From: Agostino Sarubbo Date: Tue, 18 Feb 2020 16:24:31 +0000 (+0100) Subject: sys-power/acpid: amd64 stable wrt bug #710004 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4686ee1d8dbfdc38a4b730b0df487def75c51f50;p=gentoo.git sys-power/acpid: amd64 stable wrt bug #710004 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-power/acpid/acpid-2.0.32-r1.ebuild b/sys-power/acpid/acpid-2.0.32-r1.ebuild index 8e7cc7e4da8a..cb6a7a82ee29 100644 --- a/sys-power/acpid/acpid-2.0.32-r1.ebuild +++ b/sys-power/acpid/acpid-2.0.32-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )"