diff options
Diffstat (limited to 'dev-util/gtk-builder-convert/gtk-builder-convert-2.24.11.ebuild')
-rw-r--r-- | dev-util/gtk-builder-convert/gtk-builder-convert-2.24.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.11.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.11.ebuild index ca5cd7206ae2..40bdb2b955d9 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.11.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.11.ebuild,v 1.3 2012/10/03 11:37:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.11.ebuild,v 1.4 2012/10/04 14:51:21 ago Exp $ EAPI="4" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # gtk-builder-convert was part of gtk+ until 2.24.10-r1 |