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: Fri, 16 Feb 2018 20:39:34
Message-Id: 1518813559.6822e0aa7f99e3216a2e711c9bb70947153aeb6c.slyfox@gentoo
1 commit: 6822e0aa7f99e3216a2e711c9bb70947153aeb6c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 16 20:35:56 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 16 20:39:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6822e0aa
7
8 dev-util/glade: stable 3.20.2 for ia64, bug #631656
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-util/glade/glade-3.20.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/glade/glade-3.20.2.ebuild b/dev-util/glade/glade-3.20.2.ebuild
17 index 2d2aaacb86e..11d5534f3d0 100644
18 --- a/dev-util/glade/glade-3.20.2.ebuild
19 +++ b/dev-util/glade/glade-3.20.2.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} )"