summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/parted/parted-1.6.4.ebuild')
-rw-r--r--sys-apps/parted/parted-1.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.6.4.ebuild b/sys-apps/parted/parted-1.6.4.ebuild
index 092334d38b3b..23882c06993a 100644
--- a/sys-apps/parted/parted-1.6.4.ebuild
+++ b/sys-apps/parted/parted-1.6.4.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.4.ebuild,v 1.4 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.4.ebuild,v 1.5 2003/07/19 19:51:37 pvdabeel Exp $
IUSE="nls static readline"
@@ -8,7 +8,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/parted"
-KEYWORDS="x86 amd64 ~ppc ~sparc "
+KEYWORDS="x86 amd64 ppc ~sparc "
DEPEND="virtual/glibc
>=sys-apps/e2fsprogs-1.27
>=sys-libs/ncurses-5.2