diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 16:23:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 17:16:26 +0200 |
commit | 6b6f17fd53ac45ed3a08ec305692627a4d43ee26 (patch) | |
tree | fcc5b9b60108ddfa440af9187b3d0f58525d621a /dev-util/glade | |
parent | dev-util/gdbus-codegen: x86 stable (bug #738728) (diff) | |
download | gentoo-6b6f17fd53ac45ed3a08ec305692627a4d43ee26.tar.gz gentoo-6b6f17fd53ac45ed3a08ec305692627a4d43ee26.tar.bz2 gentoo-6b6f17fd53ac45ed3a08ec305692627a4d43ee26.zip |
dev-util/glade: x86 stable (bug #738728)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@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 57e88a13c231..1dd51c96aad6 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} )" |