diff options
Diffstat (limited to 'sys-power/acpid/acpid-1.0.4-r5.ebuild')
-rw-r--r-- | sys-power/acpid/acpid-1.0.4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-1.0.4-r5.ebuild b/sys-power/acpid/acpid-1.0.4-r5.ebuild index e056cb9eb5fe..13462568d4aa 100644 --- a/sys-power/acpid/acpid-1.0.4-r5.ebuild +++ b/sys-power/acpid/acpid-1.0.4-r5.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.4-r5.ebuild,v 1.2 2007/05/11 10:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-1.0.4-r5.ebuild,v 1.3 2007/05/12 01:40:05 dang Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,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="doc logrotate" DEPEND="sys-apps/sed" |