diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:17:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:17:43 +0100 |
commit | 05154726704c681549c1eef1ed859440df5286f5 (patch) | |
tree | 4de3fa95cc251f55a9c18e99a61a50a7d5db8bb2 /dev-python/pyfltk | |
parent | net-wireless/bluez: x86 stable wrt bug #563310 (diff) | |
download | gentoo-05154726704c681549c1eef1ed859440df5286f5.tar.gz gentoo-05154726704c681549c1eef1ed859440df5286f5.tar.bz2 gentoo-05154726704c681549c1eef1ed859440df5286f5.zip |
dev-python/pyfltk: x86 stable wrt bug #563184
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/pyfltk')
-rw-r--r-- | dev-python/pyfltk/pyfltk-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyfltk/pyfltk-1.3.3.ebuild b/dev-python/pyfltk/pyfltk-1.3.3.ebuild index 270c81173d00..586a16eec1f5 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]" |