diff options
Diffstat (limited to 'sys-apps/parted/parted-1.6.10-r2.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.6.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.6.10-r2.ebuild b/sys-apps/parted/parted-1.6.10-r2.ebuild index 4a496d6749e1..b5f632472e77 100644 --- a/sys-apps/parted/parted-1.6.10-r2.ebuild +++ b/sys-apps/parted/parted-1.6.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.10-r2.ebuild,v 1.6 2004/07/15 02:02:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.10-r2.ebuild,v 1.7 2004/08/18 13:22:22 agriffis Exp $ inherit eutils gnuconfig @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ppc64" +KEYWORDS="ppc ppc64 ~x86 ~amd64 ~ia64 ~alpha" IUSE="nls static readline debug" DEPEND=">=sys-fs/e2fsprogs-1.27 |