diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-26 15:38:35 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-26 15:38:35 +0000 |
commit | 34ba96658b4aee13a14ae5dbb455d843466a0302 (patch) | |
tree | 95808a3cb8be4401cd8a4be03faf2f07c94b3973 /dev-util/glade/glade-3.22.1-r1.ebuild | |
parent | 2020-03-26 15:10:22 UTC (diff) | |
parent | */*: Discontinue Gentoo SuperH port (diff) | |
download | gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.tar.gz gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.tar.bz2 gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.zip |
Merge updates from master
Diffstat (limited to 'dev-util/glade/glade-3.22.1-r1.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.22.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.22.1-r1.ebuild b/dev-util/glade/glade-3.22.1-r1.ebuild index bfb3e487bea2..3a4b5c003991 100644 --- a/dev-util/glade/glade-3.22.1-r1.ebuild +++ b/dev-util/glade/glade-3.22.1-r1.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 sparc x86" IUSE="debug +introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |