diff options
Diffstat (limited to 'gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild index 7698949b677c..0bdd389d1477 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild,v 1.8 2005/08/22 18:28:13 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild,v 1.9 2005/08/22 22:22:05 kloeri Exp $ inherit versionator gnome2 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${MY_MAJ_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.6" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="static" S=${WORKDIR}/${MY_P} |