diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-30 23:50:58 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:32:38 +0200 |
commit | 06f64ec99c3c9c843b30b5ab686a8ce5b1937a47 (patch) | |
tree | b25dd77d34204c7d0e266f0150391890519117af /dev-util | |
parent | dev-util/gdbus-codegen: amd64 stable, bug 587010 (diff) | |
download | gentoo-06f64ec99c3c9c843b30b5ab686a8ce5b1937a47.tar.gz gentoo-06f64ec99c3c9c843b30b5ab686a8ce5b1937a47.tar.bz2 gentoo-06f64ec99c3c9c843b30b5ab686a8ce5b1937a47.zip |
dev-util/glade: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-util')
-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 41aaefd21295..c1c036f3d6b6 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} )" |