diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:11:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:08:25 +0000 |
commit | 10771be36124acae50830be2e37cfdf759a8610d (patch) | |
tree | 506aec2f55df024e3fc1467cfa4b2bdd8fdb7abe /dev-util | |
parent | app-crypt/seahorse: Stabilize 3.36.2 amd64, #738728 (diff) | |
download | gentoo-10771be36124acae50830be2e37cfdf759a8610d.tar.gz gentoo-10771be36124acae50830be2e37cfdf759a8610d.tar.bz2 gentoo-10771be36124acae50830be2e37cfdf759a8610d.zip |
dev-util/glade: Stabilize 3.36.0 amd64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/glade-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.36.0.ebuild b/dev-util/glade/glade-3.36.0.ebuild index 1dd51c96aad6..0a0a95d45e17 100644 --- a/dev-util/glade/glade-3.36.0.ebuild +++ b/dev-util/glade/glade-3.36.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/12" # subslot = suffix of libgladeui-2.so -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="+introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |