diff options
Diffstat (limited to 'sys-power/acpid/acpid-1.0.6-r1.ebuild')
-rw-r--r-- | sys-power/acpid/acpid-1.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-1.0.6-r1.ebuild b/sys-power/acpid/acpid-1.0.6-r1.ebuild index 90c77f78ba19..52038a73394a 100644 --- a/sys-power/acpid/acpid-1.0.6-r1.ebuild +++ b/sys-power/acpid/acpid-1.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-1.0.6-r1.ebuild,v 1.2 2007/10/14 15:24:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-1.0.6-r1.ebuild,v 1.3 2007/11/03 15:49:26 armin76 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/acpid/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 -ppc x86" +KEYWORDS="~alpha ~amd64 ia64 -ppc x86" IUSE="" DEPEND="sys-apps/sed" |