Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/goocanvas/
Date: Sat, 04 Nov 2017 13:04:52
Message-Id: 1509800676.3f8de43590ba229d6720710c6777baf6af56bed6.slyfox@gentoo
1 commit: 3f8de43590ba229d6720710c6777baf6af56bed6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 4 12:48:42 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 4 13:04:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8de435
7
8 x11-libs/goocanvas: stable 2.0.4 for ia64, bug #635938
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ia64"
12
13 x11-libs/goocanvas/goocanvas-2.0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/goocanvas/goocanvas-2.0.4.ebuild b/x11-libs/goocanvas/goocanvas-2.0.4.ebuild
17 index 868253609b8..bb9ea1d02e5 100644
18 --- a/x11-libs/goocanvas/goocanvas-2.0.4.ebuild
19 +++ b/x11-libs/goocanvas/goocanvas-2.0.4.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/GooCanvas"
21
22 LICENSE="LGPL-2"
23 SLOT="2.0"
24 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
26 IUSE="examples +introspection python"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"