commit:     89fa125bec35c52237a27f87fe4b6a1d901e6843
Author:     Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Sat Mar 31 13:38:29 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 31 18:40:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89fa125b

sys-power/acpid: keyword ~arm64

Closes: https://github.com/gentoo/gentoo/pull/7741

 sys-power/acpid/acpid-2.0.28.ebuild | 4 ++--
 1 file 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 766c975e51a..d55a1952ea6 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 )"

Reply via email to