Revert "dev-python/scripttest: ~x86 keyword wrt bug #700918"

This reverts commit bc44c00be2.

Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2020-01-28 12:32:31 +01:00
parent 389f0fbc5d
commit 1102e7245f

View 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}]"