diff options
Diffstat (limited to 'sys-apps/parted/parted-1.6.25.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.6.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.6.25.ebuild b/sys-apps/parted/parted-1.6.25.ebuild index c8a392bf76c4..dd1ebb176a1f 100644 --- a/sys-apps/parted/parted-1.6.25.ebuild +++ b/sys-apps/parted/parted-1.6.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.25.ebuild,v 1.4 2006/02/20 17:22:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.25.ebuild,v 1.5 2006/03/02 16:07:32 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc ppc64 sparc ~x86" IUSE="nls static readline debug" # specific version for gettext needed |