diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-21 23:37:07 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-21 23:37:07 +0000 |
commit | 143eaa2162d8a6d108fd73d6e99c1445d614b7ac (patch) | |
tree | d4c0ea7d660b6111e113dd07488c5583b71bd3cb /gnome-extra/gtkhtml | |
parent | amd64 (diff) | |
download | historical-143eaa2162d8a6d108fd73d6e99c1445d614b7ac.tar.gz historical-143eaa2162d8a6d108fd73d6e99c1445d614b7ac.tar.bz2 historical-143eaa2162d8a6d108fd73d6e99c1445d614b7ac.zip |
amd64
Diffstat (limited to 'gnome-extra/gtkhtml')
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild b/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild index f875d9962521..95d0476c471b 100644 --- a/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-1.1.10-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/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild,v 1.2 2004/02/11 01:30:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild,v 1.3 2004/02/21 23:37:07 brad_mssw Exp $ inherit gnome.org libtool @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2.1" # not compile, so not sure as to what to set SLOT to .. it could be # that new versions will support 1.[12] of gtkhtml ... SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="nls gnome" # peg gtkhtml at gal-0.23 because it might get confused with gal-1.99 |