diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-29 10:45:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-29 10:45:32 +0000 |
commit | cfcb550fdb3d269e97aab5026b64372f340a4b1b (patch) | |
tree | 9ed330b903ba71998a038b9210c3b3ce4e3205a1 /dev-python/brython | |
parent | dev-libs/kpathsea: stable 6.2.3_p20170524 for ppc64, bug #624172 (diff) | |
download | gentoo-cfcb550fdb3d269e97aab5026b64372f340a4b1b.tar.gz gentoo-cfcb550fdb3d269e97aab5026b64372f340a4b1b.tar.bz2 gentoo-cfcb550fdb3d269e97aab5026b64372f340a4b1b.zip |
dev-python/brython: stable 3.3.3 for ppc, bug #634758
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
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 a072c0036904..c57083445a10 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}" |