diff options
author | 2017-10-26 20:36:46 +0200 | |
---|---|---|
committer | 2017-10-26 20:53:36 +0200 | |
commit | d2f4894c45bce3c9f32df12c902dea95d7fa7a3d (patch) | |
tree | 28f6797b1565d381c21e425d1a248be10cb6eb73 /dev-python/brython | |
parent | media-gfx/freepv: x86 stable (bug #632336) (diff) | |
download | gentoo-d2f4894c45bce3c9f32df12c902dea95d7fa7a3d.tar.gz gentoo-d2f4894c45bce3c9f32df12c902dea95d7fa7a3d.tar.bz2 gentoo-d2f4894c45bce3c9f32df12c902dea95d7fa7a3d.zip |
dev-python/brython: x86 stable (bug #634758)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
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 ca62031b60cc..a072c0036904 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}" |