diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-13 12:04:46 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-13 12:04:46 -0700 |
commit | 2139084ee3de11b3b79752b25bdf8d644bf6150d (patch) | |
tree | acfa6c7c1d94e7d0012121e94d53133b3acdbbd7 /dev-util | |
parent | dev-libs/libgudev-233: alpha stable, bug 692932 (diff) | |
download | gentoo-2139084ee3de11b3b79752b25bdf8d644bf6150d.tar.gz gentoo-2139084ee3de11b3b79752b25bdf8d644bf6150d.tar.bz2 gentoo-2139084ee3de11b3b79752b25bdf8d644bf6150d.zip |
dev-util/glade-3.22.1: alpha stable, bug 692932
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/glade-3.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.22.1.ebuild b/dev-util/glade/glade-3.22.1.ebuild index b3d77d574c0f..102316d8da78 100644 --- a/dev-util/glade/glade-3.22.1.ebuild +++ b/dev-util/glade/glade-3.22.1.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" +KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="debug +introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |