Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/glade/
Date: Tue, 29 May 2018 12:29:48
Message-Id: 1527596501.d396b06d48684b5ec7e04d4fb04d4fb2821fdd9c.zlogene@gentoo
1 commit: d396b06d48684b5ec7e04d4fb04d4fb2821fdd9c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 12:21:41 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 12:21:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d396b06d
7
8 dev-util/glade: ppc64 stable wrt bug #652976
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-util/glade/glade-3.20.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild
16 index c7773d9c16d..70eb30d633c 100644
17 --- a/dev-util/glade/glade-3.20.4.ebuild
18 +++ b/dev-util/glade/glade-3.20.4.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/"
20
21 LICENSE="GPL-2+ FDL-1.1+"
22 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
23 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
25
26 IUSE="debug +introspection python"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"