aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/acpid/acpid-2.0.23.ebuild')
-rw-r--r--sys-power/acpid/acpid-2.0.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.23.ebuild b/sys-power/acpid/acpid-2.0.23.ebuild
index abfc1351..fcfe225a 100644
--- a/sys-power/acpid/acpid-2.0.23.ebuild
+++ b/sys-power/acpid/acpid-2.0.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild,v 1.3 2015/05/31 09:19:45 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.23.ebuild,v 1.4 2015/06/09 07:15:30 ago Exp $
EAPI=5
inherit linux-info systemd
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 -ppc ~x86"
+KEYWORDS="amd64 ~ia64 -ppc x86"
IUSE="selinux systemd"
RDEPEND="selinux? ( sec-policy/selinux-apm )"