From: Aaron Bauman Date: Wed, 4 Dec 2019 06:13:41 +0000 (-0500) Subject: dev-python/scripttest: arm64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5b6c5242766305293cb3865fda2738f69286c33a;p=gentoo.git dev-python/scripttest: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.80, Repoman-2.3.19 --- diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild index 74484b477b52..45ce3b3d4c62 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 x86" +KEYWORDS="amd64 arm64 x86" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"