diff options
Diffstat (limited to 'sys-apps/parted/parted-1.6.5-r1.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.6.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.6.5-r1.ebuild b/sys-apps/parted/parted-1.6.5-r1.ebuild index c267a32adfa7..fb0fcccdad1d 100644 --- a/sys-apps/parted/parted-1.6.5-r1.ebuild +++ b/sys-apps/parted/parted-1.6.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5-r1.ebuild,v 1.3 2003/07/18 20:41:13 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5-r1.ebuild,v 1.4 2003/07/19 19:51:37 pvdabeel Exp $ IUSE="nls static readline" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc amd64" +KEYWORDS="ppc amd64" inherit eutils |