diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-26 18:23:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-26 19:13:23 +0200 |
commit | 1acfe14e9e19e76bf4c5edc3d4c02eaa4917065c (patch) | |
tree | 4349e2cf5e0ced60626558d15f97af59ed76f11e /dev-util/glade | |
parent | x11-libs/gtk+: x86 stable (bug #652976) (diff) | |
download | gentoo-1acfe14e9e19e76bf4c5edc3d4c02eaa4917065c.tar.gz gentoo-1acfe14e9e19e76bf4c5edc3d4c02eaa4917065c.tar.bz2 gentoo-1acfe14e9e19e76bf4c5edc3d4c02eaa4917065c.zip |
dev-util/glade: x86 stable (bug #652976)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild index 243a72912856..8e7c03a43423 100644 --- a/dev-util/glade/glade-3.20.4.ebuild +++ b/dev-util/glade/glade-3.20.4.ebuild @@ -12,7 +12,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 ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug +introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |