diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-30 10:10:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-30 10:10:12 +0000 |
commit | 8d6ae0a0c969b838725d388ee9834cf69fe45456 (patch) | |
tree | 0298214ef221a543eafaeb29cc81a18014f51f5e /dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild | |
parent | Fix versioning issues to make all test pass again. (diff) | |
download | gentoo-2-8d6ae0a0c969b838725d388ee9834cf69fe45456.tar.gz gentoo-2-8d6ae0a0c969b838725d388ee9834cf69fe45456.tar.bz2 gentoo-2-8d6ae0a0c969b838725d388ee9834cf69fe45456.zip |
Stable for ppc64, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild')
-rw-r--r-- | dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild index 8761d866d3dc..973a5d689554 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.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/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild,v 1.5 2014/12/28 12:23:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild,v 1.6 2014/12/30 10:10:12 ago Exp $ EAPI="5" GNOME_ORG_MODULE="gtk+" @@ -14,7 +14,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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |