commit: 5c38ce66a56c50dd477a51d0ef7f2f4a31284aea Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Nov 30 05:21:32 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Nov 30 05:21:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c38ce66
dev-python/scripttest: arm64 keyworded for 1.3.0 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-python/scripttest/scripttest-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild index 476a53290c9..74484b477b5 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 x86" +KEYWORDS="amd64 ~arm64 x86" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
