From bc24c7cf66f3b4be46e08b480b6ebdc6b7c8aa0d Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 26 Sep 2016 14:27:16 +0200 Subject: [PATCH] sys-power/acpid: amd64 stable wrt bug #583498 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- sys-power/acpid/acpid-2.0.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/acpid/acpid-2.0.27.ebuild b/sys-power/acpid/acpid-2.0.27.ebuild index aff1e07cf353b..2d573a3c58933 100644 --- a/sys-power/acpid/acpid-2.0.27.ebuild +++ b/sys-power/acpid/acpid-2.0.27.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 ~x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )"