summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-28 12:32:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-28 12:32:31 +0100
commit1102e7245fbc8856c903ba8a26d3ac7e338acf99 (patch)
tree463bb35bf2e49ec1fbc2ed0bf46efa7d039c770e /dev-python/scripttest
parentRevert "dev-python/toml: ~x86 keyword wrt bug #700918" (diff)
downloadgentoo-1102e7245fbc8856c903ba8a26d3ac7e338acf99.tar.gz
gentoo-1102e7245fbc8856c903ba8a26d3ac7e338acf99.tar.bz2
gentoo-1102e7245fbc8856c903ba8a26d3ac7e338acf99.zip
Revert "dev-python/scripttest: ~x86 keyword wrt bug #700918"
This reverts commit bc44c00be21282e6552b2c26bb4660d9c632f1bc. Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/scripttest')
-rw-r--r--dev-python/scripttest/scripttest-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild
index 1a67cdc2efe0..946ea360010b 100644
--- a/dev-python/scripttest/scripttest-1.3.0.ebuild
+++ b/dev-python/scripttest/scripttest-1.3.0.ebuild
@@ -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}]"