diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-04 12:21:23 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-04 12:21:23 +0000 |
commit | b36f9962d1ed0422f9f8cec066075fc955983221 (patch) | |
tree | 1bac017f2cc3064dd4e5fe820a2ed01af0a385c2 /net-ftp | |
parent | Added ppc to KEYWORDS. (diff) | |
download | gentoo-2-b36f9962d1ed0422f9f8cec066075fc955983221.tar.gz gentoo-2-b36f9962d1ed0422f9f8cec066075fc955983221.tar.bz2 gentoo-2-b36f9962d1ed0422f9f8cec066075fc955983221.zip |
Unmask x86
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/gftp/gftp-2.0.14_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/gftp/gftp-2.0.14_rc1.ebuild b/net-ftp/gftp/gftp-2.0.14_rc1.ebuild index 961315faa760..eb4116ae489a 100644 --- a/net-ftp/gftp/gftp-2.0.14_rc1.ebuild +++ b/net-ftp/gftp/gftp-2.0.14_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14_rc1.ebuild,v 1.1 2002/11/29 19:58:52 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14_rc1.ebuild,v 1.2 2002/12/04 12:21:23 foser Exp $ IUSE="nls gtk2" P=${PN}-${PV/_/} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gftp.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="x86 ~ppc ~sparc ~sparc64" DEPEND="virtual/x11 gtk2? ( >=x11-libs/gtk+-2.0.0 ) |