diff options
author | Sam James <sam@gentoo.org> | 2022-11-11 03:49:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-11 03:49:42 +0000 |
commit | ea170a044d1a68f620e0a2ed7237c7dacfd3f3a2 (patch) | |
tree | d36e01c5d6766b53f05c107f6abcca025b95266d /sys-power/acpid | |
parent | sys-apps/lm-sensors: Stabilize 3.6.0-r1 amd64, #880729 (diff) | |
download | gentoo-ea170a044d1a68f620e0a2ed7237c7dacfd3f3a2.tar.gz gentoo-ea170a044d1a68f620e0a2ed7237c7dacfd3f3a2.tar.bz2 gentoo-ea170a044d1a68f620e0a2ed7237c7dacfd3f3a2.zip |
sys-power/acpid: Stabilize 2.0.34 amd64, #880733
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power/acpid')
-rw-r--r-- | sys-power/acpid/acpid-2.0.34.ebuild | 2 |
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 ce3ff788217e..a317df8691b7 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 )" |