diff options
Diffstat (limited to 'sys-power/acpid/acpid-2.0.14.ebuild')
-rw-r--r-- | sys-power/acpid/acpid-2.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.14.ebuild b/sys-power/acpid/acpid-2.0.14.ebuild index 1a25bd8ca242..05f046eee3aa 100644 --- a/sys-power/acpid/acpid-2.0.14.ebuild +++ b/sys-power/acpid/acpid-2.0.14.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.14.ebuild,v 1.3 2012/03/24 17:26:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.14.ebuild,v 1.4 2012/05/06 17:01:01 armin76 Exp $ EAPI=4 inherit eutils systemd toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://tedfelix.com/linux/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 -ppc x86" +KEYWORDS="amd64 ia64 -ppc x86" IUSE="" RDEPEND="" |