From 1e2774bb01d92cd97aefd4d89ddb9b01dfd9309c Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 10 May 2021 10:55:09 +0000 Subject: [PATCH] dev-util/glade: Stabilize 3.38.2 ppc, #747451 Signed-off-by: Sam James --- dev-util/glade/glade-3.38.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/glade/glade-3.38.2.ebuild b/dev-util/glade/glade-3.38.2.ebuild index ed4b0ab35d3cc..ebf254857d28d 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} )"