diff options
Diffstat (limited to 'sys-apps/parted/parted-1.6.4.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.6.4.ebuild | 4 |
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 91734765428d..092334d38b3b 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.3 2003/02/13 16:08:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.4.ebuild,v 1.4 2003/06/21 21:19:40 drobbins 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 ~ppc ~sparc " +KEYWORDS="x86 amd64 ~ppc ~sparc " DEPEND="virtual/glibc >=sys-apps/e2fsprogs-1.27 >=sys-libs/ncurses-5.2 |