From 81095091b720e078ecc0048109e0e244ca581b34 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Tue, 16 Apr 2019 17:07:14 +0200 Subject: [PATCH] dev-python/brython: stable for amd64. ... and the remaining arches using the ALLARCHES policy. Signed-off-by: Patrice Clement Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- dev-python/brython/brython-3.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/brython/brython-3.6.0.ebuild b/dev-python/brython/brython-3.6.0.ebuild index 50f67db89823c..d4388ff6c49ed 100644 --- a/dev-python/brython/brython-3.6.0.ebuild +++ b/dev-python/brython/brython-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}"