diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:56:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:56:44 +0200 |
commit | 90f7a5680b6827077016776faef15c1a5f11cdb2 (patch) | |
tree | 965103cd916f096a2b86bec20a1e6352275e5f66 /dev-util/glade | |
parent | sys-devel/lld: x86 stable wrt bug #784212 (diff) | |
download | gentoo-90f7a5680b6827077016776faef15c1a5f11cdb2.tar.gz gentoo-90f7a5680b6827077016776faef15c1a5f11cdb2.tar.bz2 gentoo-90f7a5680b6827077016776faef15c1a5f11cdb2.zip |
dev-util/glade: x86 stable wrt bug #747451
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 295045fb2c10..ed4b0ab35d3c 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} )" |