commit: 06d74beb2f80ea6ea9966f19e42b436e3fe18d9f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 19:03:21 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 19:03:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d74beb
sys-power/acpid: Stabilize 2.0.34 arm64, #880733
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-power/acpid/acpid-2.0.34.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-power/acpid/acpid-2.0.34.ebuild
b/sys-power/acpid/acpid-2.0.34.ebuild
index ec53324174f6..ce3ff788217e 100644
--- a/sys-power/acpid/acpid-2.0.34.ebuild
+++ b/sys-power/acpid/acpid-2.0.34.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ia64 ~loong ~riscv ~x86"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-apm )"