diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:57:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 19:03:00 +0100 |
commit | 6241ceb1f418a7cf9df08110090060dc5d68093c (patch) | |
tree | a150010c7229678c8e45a9d9cc42c7b37d18bf5f /dev-util/glade | |
parent | dev-util/gdbus-codegen: ia64 stable wrt bug #587010 (diff) | |
download | gentoo-6241ceb1f418a7cf9df08110090060dc5d68093c.tar.gz gentoo-6241ceb1f418a7cf9df08110090060dc5d68093c.tar.bz2 gentoo-6241ceb1f418a7cf9df08110090060dc5d68093c.zip |
dev-util/glade: ia64 stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.20.0.ebuild b/dev-util/glade/glade-3.20.0.ebuild index 5abaae9aade5..72ebc12daf39 100644 --- a/dev-util/glade/glade-3.20.0.ebuild +++ b/dev-util/glade/glade-3.20.0.ebuild @@ -13,7 +13,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 ~ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug +introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |