Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/glade/
Date: Sat, 24 Nov 2018 13:36:24
Message-Id: 1543066573.3a9614cf94920c16d4bafe5c8c496b90bd8130ac.slyfox@gentoo
1 commit: 3a9614cf94920c16d4bafe5c8c496b90bd8130ac
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 24 13:35:20 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 24 13:36:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a9614cf
7
8 dev-util/glade: stable 3.20.4 for ppc, bug #652976
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-util/glade/glade-3.20.4.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild
19 index 70eb30d633c..bbe12731aad 100644
20 --- a/dev-util/glade/glade-3.20.4.ebuild
21 +++ b/dev-util/glade/glade-3.20.4.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/"
29
30 LICENSE="GPL-2+ FDL-1.1+"
31 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
32 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
33 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
34
35 IUSE="debug +introspection python"
36 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"