diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 19:48:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 20:48:18 +0000 |
commit | 3062d28a910495c11170ac83347bbb8655e3b819 (patch) | |
tree | 3234018e5a57741d76937d58f14f3077b007917f /dev-util | |
parent | dev-util/gdbus-codegen: stable 2.52.3 for ppc, bug #631656 (diff) | |
download | gentoo-3062d28a910495c11170ac83347bbb8655e3b819.tar.gz gentoo-3062d28a910495c11170ac83347bbb8655e3b819.tar.bz2 gentoo-3062d28a910495c11170ac83347bbb8655e3b819.zip |
dev-util/glade: stable 3.20.2 for ppc, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/glade-3.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.20.2.ebuild b/dev-util/glade/glade-3.20.2.ebuild index 11d5534f3d09..fa4a734fc8ce 100644 --- a/dev-util/glade/glade-3.20.2.ebuild +++ b/dev-util/glade/glade-3.20.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/6" # subslot = suffix of libgladeui-2.so -KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug +introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |