diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 14:56:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 14:56:30 +0000 |
commit | b97f89d48bf076a11228b69c2110b485f39e6f22 (patch) | |
tree | 60396256d9c30bd5beaf5f7f4982d87ca860eee6 /dev-util/glade | |
parent | dev-util/gdbus-codegen: Stabilize 2.64.5 ppc, #738728 (diff) | |
download | gentoo-b97f89d48bf076a11228b69c2110b485f39e6f22.tar.gz gentoo-b97f89d48bf076a11228b69c2110b485f39e6f22.tar.bz2 gentoo-b97f89d48bf076a11228b69c2110b485f39e6f22.zip |
dev-util/glade: Stabilize 3.36.0 ppc, #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 95b2e2674492..f69c4dc585e4 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} )" |