diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:41:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 01:36:59 +0100 |
commit | b22dfcbfc778cc284db728a010c4ea8893b61ca9 (patch) | |
tree | c6dc1368264e1353b982964b3037efed8c2ee20d /dev-util/glade | |
parent | dev-libs/libgweather: x86 stable (bug #631656) (diff) | |
download | gentoo-b22dfcbfc778cc284db728a010c4ea8893b61ca9.tar.gz gentoo-b22dfcbfc778cc284db728a010c4ea8893b61ca9.tar.bz2 gentoo-b22dfcbfc778cc284db728a010c4ea8893b61ca9.zip |
dev-util/glade: x86 stable (bug #631656)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.20.2.ebuild b/dev-util/glade/glade-3.20.2.ebuild index d99a8af28dc4..2d2aaacb86eb 100644 --- a/dev-util/glade/glade-3.20.2.ebuild +++ b/dev-util/glade/glade-3.20.2.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} )" |