From: Agostino Sarubbo Date: Mon, 18 May 2020 12:54:45 +0000 (+0200) Subject: dev-util/smem: amd64 stable wrt bug #723504 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=84ad4669f61ef7d705b11fb870182f49aa613901;p=gentoo.git dev-util/smem: amd64 stable wrt bug #723504 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-util/smem/smem-1.5.ebuild b/dev-util/smem/smem-1.5.ebuild index 32239c1bdbf1..4448e00ac9a3 100644 --- a/dev-util/smem/smem-1.5.ebuild +++ b/dev-util/smem/smem-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~conikost/files/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}"