commit: 165d56f9d6451ed61e338d3001286b0bd27a7d42 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Dec 4 22:12:09 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Dec 4 22:12:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165d56f9
dev-python/brython: stable for amd64. Bug: https://bugs.gentoo.org/634758 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-python/brython/brython-3.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/brython/brython-3.3.3.ebuild b/dev-python/brython/brython-3.3.3.ebuild index 2ce53f2f211..daf93da7bb9 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}"
