diff options
Diffstat (limited to 'sys-power/acpid/acpid-2.0.16-r1.ebuild')
-rw-r--r-- | sys-power/acpid/acpid-2.0.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.16-r1.ebuild b/sys-power/acpid/acpid-2.0.16-r1.ebuild index f7503a794aec..984ced53270d 100644 --- a/sys-power/acpid/acpid-2.0.16-r1.ebuild +++ b/sys-power/acpid/acpid-2.0.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.16-r1.ebuild,v 1.3 2012/06/07 17:31:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.16-r1.ebuild,v 1.4 2012/07/01 18:37:28 armin76 Exp $ EAPI=4 inherit systemd @@ -11,7 +11,7 @@ SRC_URI="http://tedfelix.com/linux/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 -ppc x86" +KEYWORDS="amd64 ia64 -ppc x86" IUSE="" src_configure() { |