diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-23 17:30:06 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-23 17:36:28 +0200 |
commit | a905843f568e54e7558c496b6b984801a143b49b (patch) | |
tree | 321c2d235867924ec466e48edf185c1b0b5e2545 /dev-util/glade | |
parent | dev-util/gdbus-codegen-2.48.2-r0: add alpha keyword (diff) | |
download | gentoo-a905843f568e54e7558c496b6b984801a143b49b.tar.gz gentoo-a905843f568e54e7558c496b6b984801a143b49b.tar.bz2 gentoo-a905843f568e54e7558c496b6b984801a143b49b.zip |
dev-util/glade-3.20.0-r0: add alpha keyword
Gentoo-Bug: 587010
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 3beebf8218c4..41aaefd21295 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} )" |