Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/glade/
Date: Sun, 08 Sep 2019 01:13:39
Message-Id: 1567905181.c98ffa88e42158be65187d77195eff73063ca5a2.whissi@gentoo
1 commit: c98ffa88e42158be65187d77195eff73063ca5a2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 00:28:50 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 01:13:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98ffa88
7
8 dev-util/glade: x86 stable (bug #692932)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-util/glade/glade-3.22.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/glade/glade-3.22.1.ebuild b/dev-util/glade/glade-3.22.1.ebuild
17 index 77500747cd9..68c852cb93e 100644
18 --- a/dev-util/glade/glade-3.22.1.ebuild
19 +++ b/dev-util/glade/glade-3.22.1.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 webkit"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"