diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 22:15:44 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 22:15:44 +0200 |
commit | 03fe349269451f3b2aabcd19210364d052334786 (patch) | |
tree | 124c357640c201756f755bc73c9c1017819553a5 /dev-util/glade | |
parent | dev-libs/libgudev: remove old (diff) | |
download | gentoo-03fe349269451f3b2aabcd19210364d052334786.tar.gz gentoo-03fe349269451f3b2aabcd19210364d052334786.tar.bz2 gentoo-03fe349269451f3b2aabcd19210364d052334786.zip |
dev-util/glade: ia64 stable (bug #692932)
Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.22.1.ebuild b/dev-util/glade/glade-3.22.1.ebuild index 102316d8da78..b846c91ad27e 100644 --- a/dev-util/glade/glade-3.22.1.ebuild +++ b/dev-util/glade/glade-3.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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} )" |