diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-20 02:17:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-20 02:29:41 +0100 |
commit | 9992a73c97d67e42ea731d0b33dda930a6f37028 (patch) | |
tree | 24dcad717efef2b94c0a5bf24d3f322a8fad5da7 /sys-power/acpid | |
parent | sys-process/numad: revbump 0.5, install service files (diff) | |
download | gentoo-9992a73c97d67e42ea731d0b33dda930a6f37028.tar.gz gentoo-9992a73c97d67e42ea731d0b33dda930a6f37028.tar.bz2 gentoo-9992a73c97d67e42ea731d0b33dda930a6f37028.zip |
sys-power/acpid: x86 stable (bug #673162)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-power/acpid')
-rw-r--r-- | sys-power/acpid/acpid-2.0.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/acpid/acpid-2.0.31.ebuild b/sys-power/acpid/acpid-2.0.31.ebuild index 8847e7ad2856..ef804876c682 100644 --- a/sys-power/acpid/acpid-2.0.31.ebuild +++ b/sys-power/acpid/acpid-2.0.31.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ia64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ia64 x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-apm )" |