diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:27:47 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:44:32 +0200 |
commit | 32e97d41476533d760feeb9282965dd47593ed6f (patch) | |
tree | b2f33f48800c1b6c9476414ff4439398f51a6c85 /dev-util/glade | |
parent | dev-util/gdbus-codegen: x86 stable, bug 587010 (diff) | |
download | gentoo-32e97d41476533d760feeb9282965dd47593ed6f.tar.gz gentoo-32e97d41476533d760feeb9282965dd47593ed6f.tar.bz2 gentoo-32e97d41476533d760feeb9282965dd47593ed6f.zip |
dev-util/glade: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.20.0.ebuild b/dev-util/glade/glade-3.20.0.ebuild index c1c036f3d6b6..cef56f9e7fbe 100644 --- a/dev-util/glade/glade-3.20.0.ebuild +++ b/dev-util/glade/glade-3.20.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/6" # subslot = suffix of libgladeui-2.so -KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug +introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |