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, 14 Sep 2019 23:36:16
Message-Id: 1568504158.b47343d7adf7c44f25aff758ba9f8c19e9aaef50.slyfox@gentoo
1 commit: b47343d7adf7c44f25aff758ba9f8c19e9aaef50
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Sep 14 23:25:33 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 14 23:35:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47343d7
7
8 dev-util/glade: stable 3.22.1 for sparc, bug #692932
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-util/glade/glade-3.22.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-util/glade/glade-3.22.1.ebuild b/dev-util/glade/glade-3.22.1.ebuild
19 index 68c852cb93e..776b0dd5da5 100644
20 --- a/dev-util/glade/glade-3.22.1.ebuild
21 +++ b/dev-util/glade/glade-3.22.1.ebuild
22 @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/"
23
24 LICENSE="GPL-2+ FDL-1.1+"
25 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
26 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
27 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
28
29 IUSE="debug +introspection python webkit"
30 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"