dev-python/scripttest: ~x86 keyword wrt bug #700918
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 28 Jan 2020 10:19:58 +0000 (11:19 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 28 Jan 2020 10:19:58 +0000 (11:19 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="~x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/scripttest/scripttest-1.3.0.ebuild

index 946ea360010b46f7fecbd155434d95c56659c890..1a67cdc2efe0240affb230e9223ff7773611e8cf 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~hppa ~sparc x86"
+KEYWORDS="amd64 arm64 ~hppa ~sparc ~x86"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"