diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-11-07 16:19:59 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-11-07 16:20:26 -0500 |
commit | 703d06fabdb50a06b0b3056ebdfd0b0dd19b763d (patch) | |
tree | bdfe62a6aafa4387b441961631c51f437500411e /sys-power | |
parent | dev-libs/liblognorm: bump to v2.0.6 (diff) | |
download | gentoo-703d06fabdb50a06b0b3056ebdfd0b0dd19b763d.tar.gz gentoo-703d06fabdb50a06b0b3056ebdfd0b0dd19b763d.tar.bz2 gentoo-703d06fabdb50a06b0b3056ebdfd0b0dd19b763d.zip |
sys-power/acpid: keyword ~arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/acpid/acpid-2.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/acpid/acpid-2.0.30.ebuild b/sys-power/acpid/acpid-2.0.30.ebuild index 5a03e4e034bc..52a2ac1739cc 100644 --- a/sys-power/acpid/acpid-2.0.30.ebuild +++ b/sys-power/acpid/acpid-2.0.30.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ia64 x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )" |