diff options
author | Sam James <sam@gentoo.org> | 2020-11-05 16:15:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-05 16:15:51 +0000 |
commit | 390fa7c4233154418063fae734622970a0912b04 (patch) | |
tree | 89380c15b5c1674b1463bd6c40894083c3e99e5d /dev-util/glade | |
parent | dev-util/gdbus-codegen: Stabilize 2.64.5 ppc64, #738728 (diff) | |
download | gentoo-390fa7c4233154418063fae734622970a0912b04.tar.gz gentoo-390fa7c4233154418063fae734622970a0912b04.tar.bz2 gentoo-390fa7c4233154418063fae734622970a0912b04.zip |
dev-util/glade: Stabilize 3.36.0 ppc64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.36.0.ebuild b/dev-util/glade/glade-3.36.0.ebuild index f9cb7d282148..95b2e2674492 100644 --- a/dev-util/glade/glade-3.36.0.ebuild +++ b/dev-util/glade/glade-3.36.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/12" # subslot = suffix of libgladeui-2.so -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="+introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |