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, 28 Apr 2018 17:05:48
Message-Id: 1524934748.3f1d6196bb31f461f9368554b6df981cec75827d.slyfox@gentoo
1 commit: 3f1d6196bb31f461f9368554b6df981cec75827d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 28 16:59:08 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 28 16:59:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1d6196
7
8 dev-util/glade: stable 3.20.4 for ia64, bug #652976
9
10 Bug: https://bugs.gentoo.org/652976
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-util/glade/glade-3.20.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild
18 index 8a552f034ae..a42b273b5b6 100644
19 --- a/dev-util/glade/glade-3.20.4.ebuild
20 +++ b/dev-util/glade/glade-3.20.4.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/"
22
23 LICENSE="GPL-2+ FDL-1.1+"
24 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
27
28 IUSE="debug +introspection python"
29 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"