diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:35:20 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 13:36:13 +0000 |
commit | 3a9614cf94920c16d4bafe5c8c496b90bd8130ac (patch) | |
tree | d4f3809e5bebc2e083eb3b0cb635de474937ab38 /dev-util/glade | |
parent | dev-util/redo: Versions 0.31 99999 (diff) | |
download | gentoo-3a9614cf94920c16d4bafe5c8c496b90bd8130ac.tar.gz gentoo-3a9614cf94920c16d4bafe5c8c496b90bd8130ac.tar.bz2 gentoo-3a9614cf94920c16d4bafe5c8c496b90bd8130ac.zip |
dev-util/glade: stable 3.20.4 for ppc, bug #652976
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild index 70eb30d633cc..bbe12731aad6 100644 --- a/dev-util/glade/glade-3.20.4.ebuild +++ b/dev-util/glade/glade-3.20.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 ~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} )" |