dev-python/brython: stable for amd64.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 16 Apr 2019 15:07:14 +0000 (17:07 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 16 Apr 2019 15:34:59 +0000 (17:34 +0200)
... and the remaining arches using the ALLARCHES policy.

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-python/brython/brython-3.6.0.ebuild

index 50f67db89823cc933a5640072ac63c7047c1667a..d4388ff6c49ed0f0193c93f5b8940608f62cd6fb 100644 (file)
@@ -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}"