From: Patrice Clement Date: Sat, 10 Aug 2019 18:05:20 +0000 (+0200) Subject: dev-python/brython: stabel for amd64. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f4114a21621175af32a8a2f4d3a24b34c03a35a1;p=gentoo.git dev-python/brython: stabel for amd64. mark stable for the remaining arches using the ALLARCHES policy. Signed-off-by: Patrice Clement Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-python/brython/brython-3.7.2.ebuild b/dev-python/brython/brython-3.7.2.ebuild index 447c9b9ba91f..d035d0287952 100644 --- a/dev-python/brython/brython-3.7.2.ebuild +++ b/dev-python/brython/brython-3.7.2.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}"