diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 21:33:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 21:40:58 +0000 |
commit | 89eeb015801d374b71bbacbec26b2e99979f1093 (patch) | |
tree | 2d26bc9311f0da8a3b7372d37e7a1901485aa090 /dev-util/glade | |
parent | dev-util/gdbus-codegen: stable 2.52.3 for ppc64, bug #631656 (diff) | |
download | gentoo-89eeb015801d374b71bbacbec26b2e99979f1093.tar.gz gentoo-89eeb015801d374b71bbacbec26b2e99979f1093.tar.bz2 gentoo-89eeb015801d374b71bbacbec26b2e99979f1093.zip |
dev-util/glade: stable 3.20.2 for ppc64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-util/glade')
-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 8d5c4fa322bb..fcb9aec14d78 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} )" |