diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-29 17:29:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-29 17:29:33 +0000 |
commit | 6756f97d289f9e2145a61760b7d09e10d095545e (patch) | |
tree | e14097a6d87e5e3da96eec9533c3f75094cd50bf /dev-python/brython | |
parent | app-misc/ttyrec: stable 1.0.8-r2 for ppc64, bug #634512 (diff) | |
download | gentoo-6756f97d289f9e2145a61760b7d09e10d095545e.tar.gz gentoo-6756f97d289f9e2145a61760b7d09e10d095545e.tar.bz2 gentoo-6756f97d289f9e2145a61760b7d09e10d095545e.zip |
dev-python/brython: stable 3.3.3 for ppc64, bug #634758
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/brython')
-rw-r--r-- | dev-python/brython/brython-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/brython/brython-3.3.3.ebuild b/dev-python/brython/brython-3.3.3.ebuild index c57083445a10..2ce53f2f2110 100644 --- a/dev-python/brython/brython-3.3.3.ebuild +++ b/dev-python/brython/brython-3.3.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.brython.info" SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip" LICENSE="BSD" -KEYWORDS="~amd64 ppc ~ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |