diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-09 17:12:20 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-09 17:12:20 +0000 |
commit | 9c409726a4a7c10173ca4f623dd8a47a145b8035 (patch) | |
tree | eeb05bd135f82692fb7bbfed9d5c79905393fbc9 /x11-libs | |
parent | Makred stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-9c409726a4a7c10173ca4f623dd8a47a145b8035.tar.gz gentoo-2-9c409726a4a7c10173ca4f623dd8a47a145b8035.tar.bz2 gentoo-2-9c409726a4a7c10173ca4f623dd8a47a145b8035.zip |
oops. fixing an arch keyword screwup. sorry about that :/
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild b/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild index d216f4c0680b..c0f2c4ed0f1a 100644 --- a/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.0-r1.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/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild,v 1.1 2004/04/09 07:05:10 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild,v 1.2 2004/04/09 17:12:20 lv Exp $ inherit libtool flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="-x86 -ppc -sparc -mips -alpha -hppa ~amd64 -ia64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 |