diff options
author | Sam James <sam@gentoo.org> | 2021-05-10 10:55:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-10 10:55:09 +0000 |
commit | 1e2774bb01d92cd97aefd4d89ddb9b01dfd9309c (patch) | |
tree | 5aca84eaa563e3563a439f2c27acb22a90d5e28c /dev-util/glade | |
parent | sys-fs/sysfsutils: Stabilize 2.1.1 x86, #783840 (diff) | |
download | gentoo-1e2774bb01d92cd97aefd4d89ddb9b01dfd9309c.tar.gz gentoo-1e2774bb01d92cd97aefd4d89ddb9b01dfd9309c.tar.bz2 gentoo-1e2774bb01d92cd97aefd4d89ddb9b01dfd9309c.zip |
dev-util/glade: Stabilize 3.38.2 ppc, #747451
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.38.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.38.2.ebuild b/dev-util/glade/glade-3.38.2.ebuild index ed4b0ab35d3c..ebf254857d28 100644 --- a/dev-util/glade/glade-3.38.2.ebuild +++ b/dev-util/glade/glade-3.38.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/13" # 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="gjs gtk-doc +introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |