diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 15:21:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 15:21:41 +0300 |
commit | d396b06d48684b5ec7e04d4fb04d4fb2821fdd9c (patch) | |
tree | d6d31a008ceadb532a817d654f1c003bd4a42371 /dev-util/glade | |
parent | dev-libs/libxml2: ppc64 stable wrt bug #652976 (diff) | |
download | gentoo-d396b06d48684b5ec7e04d4fb04d4fb2821fdd9c.tar.gz gentoo-d396b06d48684b5ec7e04d4fb04d4fb2821fdd9c.tar.bz2 gentoo-d396b06d48684b5ec7e04d4fb04d4fb2821fdd9c.zip |
dev-util/glade: ppc64 stable wrt bug #652976
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild index c7773d9c16d8..70eb30d633cc 100644 --- a/dev-util/glade/glade-3.20.4.ebuild +++ b/dev-util/glade/glade-3.20.4.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} )" |