commit: 04320a530566ab8eee80b8eb12a8772a02e7039d
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 06:13:20 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 06:13:20 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04320a53
dev-python/pyfltk: Stable for PPC64 (bug #563184).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
dev-python/pyfltk/pyfltk-1.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyfltk/pyfltk-1.3.3.ebuild
b/dev-python/pyfltk/pyfltk-1.3.3.ebuild
index 3638bc7..3d8ee69 100644
--- a/dev-python/pyfltk/pyfltk-1.3.3.ebuild
+++ b/dev-python/pyfltk/pyfltk-1.3.3.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz ->
${MY_PN}.tar.gz"
LICENSE="LGPL-2"
SLOT="1"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86"
IUSE="doc"
DEPEND=">=x11-libs/fltk-1.3.0:1[opengl]"