Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/glade/
Date: Thu, 26 Apr 2018 22:32:44
Message-Id: 1524781939.9ac44b9fd1b6de2dd106f33da4e500fcc8f5449c.bman@gentoo
1 commit: 9ac44b9fd1b6de2dd106f33da4e500fcc8f5449c
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 22:30:08 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 22:32:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac44b9f
7
8 dev-util/glade: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652976
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
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 8e7c03a4342..8a552f034ae 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} )"