summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Korepanov <kaikaikai@yandex.ru>2018-03-31 14:38:29 +0100
committerMart Raudsepp <leio@gentoo.org>2018-03-31 21:40:05 +0300
commit89fa125bec35c52237a27f87fe4b6a1d901e6843 (patch)
tree6ce3c14de9a95ca058109affec2834c7520d14d6
parentsci-calculators/speedcrunch: keyword ~arm64 (diff)
downloadgentoo-89fa125b.tar.gz
gentoo-89fa125b.tar.bz2
gentoo-89fa125b.zip
sys-power/acpid: keyword ~arm64
Closes: https://github.com/gentoo/gentoo/pull/7741
-rw-r--r--sys-power/acpid/acpid-2.0.28.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.28.ebuild b/sys-power/acpid/acpid-2.0.28.ebuild
index 766c975e51a1..d55a1952ea66 100644
--- a/sys-power/acpid/acpid-2.0.28.ebuild
+++ b/sys-power/acpid/acpid-2.0.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ia64 x86"
+KEYWORDS="amd64 ~arm64 ia64 x86"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-apm )"