summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-10 21:03:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-10 21:03:21 +0200
commit06d74beb2f80ea6ea9966f19e42b436e3fe18d9f (patch)
tree512b649c587623837f8d331b9ca9bd42f10cfaf4
parentsys-kernel/gentoo-sources: add 6.0.8 and unused-function fix (diff)
downloadgentoo-06d74beb2f80ea6ea9966f19e42b436e3fe18d9f.tar.gz
gentoo-06d74beb2f80ea6ea9966f19e42b436e3fe18d9f.tar.bz2
gentoo-06d74beb2f80ea6ea9966f19e42b436e3fe18d9f.zip
sys-power/acpid: Stabilize 2.0.34 arm64, #880733
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-power/acpid/acpid-2.0.34.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"