diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 22:36:36 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 22:37:35 +0100 |
commit | 2622591e4f72f437efcbbd301aac82be81d300ae (patch) | |
tree | c77b90c171bbe6b0035a114da8f12ff708ee28ce /dev-util | |
parent | dev-util/gdbus-codegen-2.52.3-r0: alpha stable (diff) | |
download | gentoo-2622591e4f72f437efcbbd301aac82be81d300ae.tar.gz gentoo-2622591e4f72f437efcbbd301aac82be81d300ae.tar.bz2 gentoo-2622591e4f72f437efcbbd301aac82be81d300ae.zip |
dev-util/glade-3.20.2-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/631656
Diffstat (limited to 'dev-util')
-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 fa4a734fc8ce..15cb62ee2014 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} )" |