diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-29 09:58:39 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-29 09:58:39 +0200 |
commit | 356528024228ff39abe788b5b818ef8e0e040076 (patch) | |
tree | 30f33ba3d823c3d1006bd1bad6a010eaddc71053 /sys-power | |
parent | media-libs/suil: x86 stable wrt bug #854975 (diff) | |
download | gentoo-356528024228ff39abe788b5b818ef8e0e040076.tar.gz gentoo-356528024228ff39abe788b5b818ef8e0e040076.tar.bz2 gentoo-356528024228ff39abe788b5b818ef8e0e040076.zip |
sys-power/acpid: Stabilize 2.0.33 arm64, #855029
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/acpid/acpid-2.0.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/acpid/acpid-2.0.33.ebuild b/sys-power/acpid/acpid-2.0.33.ebuild index ec53324174f6..ce3ff788217e 100644 --- a/sys-power/acpid/acpid-2.0.33.ebuild +++ b/sys-power/acpid/acpid-2.0.33.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 )" |