diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-16 00:02:47 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-16 00:02:47 +0000 |
commit | 48464d660a6b34d1f4f4d73d512bd91822761fd0 (patch) | |
tree | df1e47ece6bd027fba0354544cc530cdbfa09f55 /sys-apps/parted | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-48464d660a6b34d1f4f4d73d512bd91822761fd0.tar.gz gentoo-2-48464d660a6b34d1f4f4d73d512bd91822761fd0.tar.bz2 gentoo-2-48464d660a6b34d1f4f4d73d512bd91822761fd0.zip |
stable on amd64
Diffstat (limited to 'sys-apps/parted')
-rw-r--r-- | sys-apps/parted/parted-1.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.6.9.ebuild b/sys-apps/parted/parted-1.6.9.ebuild index 7a297fcb2752..4c9948b9bb9f 100644 --- a/sys-apps/parted/parted-1.6.9.ebuild +++ b/sys-apps/parted/parted-1.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.9.ebuild,v 1.4 2004/06/05 21:38:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.9.ebuild,v 1.5 2004/06/16 00:02:47 lv Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -*" +KEYWORDS="~x86 -* amd64" IUSE="nls static readline debug" DEPEND=">=sys-fs/e2fsprogs-1.27 |