Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyfltk/
Date: Tue, 03 Nov 2015 16:18:45
Message-Id: 1446567463.05154726704c681549c1eef1ed859440df5286f5.ago@gentoo
1 commit: 05154726704c681549c1eef1ed859440df5286f5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 16:17:43 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 16:17:43 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05154726
7
8 dev-python/pyfltk: x86 stable wrt bug #563184
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 dev-python/pyfltk/pyfltk-1.3.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pyfltk/pyfltk-1.3.3.ebuild b/dev-python/pyfltk/pyfltk-1.3.3.ebuild
17 index 270c811..586a16e 100644
18 --- a/dev-python/pyfltk/pyfltk-1.3.3.ebuild
19 +++ b/dev-python/pyfltk/pyfltk-1.3.3.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz -> ${MY_PN}.tar.gz"
21
22 LICENSE="LGPL-2"
23 SLOT="1"
24 -KEYWORDS="amd64 ~arm ppc ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ppc ppc64 x86"
26 IUSE="doc"
27
28 DEPEND=">=x11-libs/fltk-1.3.0:1[opengl]"