commit: 8e2f441a81b781663922b2b23229f3edbe4a7a56 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed May 29 21:55:35 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Jun 1 21:55:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2f441a
dev-python/brython: stable for amd64. ... and the remaining arches using the ALLARCHES policy. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-python/brython/brython-3.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/brython/brython-3.7.0.ebuild b/dev-python/brython/brython-3.7.0.ebuild index 447c9b9ba91..d035d028795 100644 --- a/dev-python/brython/brython-3.7.0.ebuild +++ b/dev-python/brython/brython-3.7.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.brython.info" SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
