dev-python/scripttest: arm64 keyworded for 1.3.0
authorAaron Bauman <bman@gentoo.org>
Sat, 30 Nov 2019 05:21:32 +0000 (00:21 -0500)
committerAaron Bauman <bman@gentoo.org>
Sat, 30 Nov 2019 05:21:51 +0000 (00:21 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/scripttest/scripttest-1.3.0.ebuild

index 476a53290c9286ca3454766bcec166193b06a632..74484b477b521b4e1d74fa5b3054dfa708fc316f 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 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"