sys-power/acpid: keyword ~arm64
authorAlexey Korepanov <kaikaikai@yandex.ru>
Sat, 31 Mar 2018 13:38:29 +0000 (14:38 +0100)
committerMart Raudsepp <leio@gentoo.org>
Sat, 31 Mar 2018 18:40:05 +0000 (21:40 +0300)
Closes: https://github.com/gentoo/gentoo/pull/7741

sys-power/acpid/acpid-2.0.28.ebuild

index 766c975e51a19a19b7343f20b8998c4be6439b25..d55a1952ea662578710cf98b394781bbd0ec3903 100644 (file)
@@ -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 )"