diff options
Diffstat (limited to 'gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild')
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild index 81ccba502ade..e5a122cec661 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild,v 1.2 2014/12/18 14:57:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.8.5.ebuild,v 1.3 2014/12/19 13:38:44 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gtkhtml" LICENSE="GPL-2+ LGPL-2+" SLOT="4.0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" # orbit is referenced in configure, but is not used anywhere else |