diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:35:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:39:19 +0000 |
commit | 6822e0aa7f99e3216a2e711c9bb70947153aeb6c (patch) | |
tree | 23f9d5d06ce6707ed7af1b80ba189738d03c84ac /dev-util/glade | |
parent | dev-util/gdbus-codegen: stable 2.52.3 for ia64, bug #631656 (diff) | |
download | gentoo-6822e0aa7f99e3216a2e711c9bb70947153aeb6c.tar.gz gentoo-6822e0aa7f99e3216a2e711c9bb70947153aeb6c.tar.bz2 gentoo-6822e0aa7f99e3216a2e711c9bb70947153aeb6c.zip |
dev-util/glade: stable 3.20.2 for ia64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-util/glade')
-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 2d2aaacb86eb..11d5534f3d09 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} )" |