diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-13 12:37:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-13 12:12:27 +0000 |
commit | 79926232bc1a03c4c9dabbce9948ed2de797b401 (patch) | |
tree | c74f58af558423c95be828d0412f0d0a5ed81228 /dev-util/glade | |
parent | dev-libs/glib: stable 2.52.3 for sparc, bug #631656 (diff) | |
download | gentoo-79926232bc1a03c4c9dabbce9948ed2de797b401.tar.gz gentoo-79926232bc1a03c4c9dabbce9948ed2de797b401.tar.bz2 gentoo-79926232bc1a03c4c9dabbce9948ed2de797b401.zip |
dev-util/glade: stable 3.20.2 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.20.2.ebuild b/dev-util/glade/glade-3.20.2.ebuild index 2f8c73bbc2ca..2f11faca6166 100644 --- a/dev-util/glade/glade-3.20.2.ebuild +++ b/dev-util/glade/glade-3.20.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~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} )" |