Gentoo Archives: gentoo-commits

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