diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-18 17:24:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-18 17:24:31 +0100 |
commit | 4686ee1d8dbfdc38a4b730b0df487def75c51f50 (patch) | |
tree | 74c58876e1b494cdb2222e4295aa086284969be0 /sys-power | |
parent | net-libs/libproxy: amd64 stable wrt bug #709948 (diff) | |
download | gentoo-4686ee1d8dbfdc38a4b730b0df487def75c51f50.tar.gz gentoo-4686ee1d8dbfdc38a4b730b0df487def75c51f50.tar.bz2 gentoo-4686ee1d8dbfdc38a4b730b0df487def75c51f50.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/acpid/acpid-2.0.32-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |