commit: 68241f94502187d2197f25c4b95fbd7ee9b1514c Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org> AuthorDate: Tue Feb 11 11:56:58 2020 +0000 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org> CommitDate: Tue Feb 11 12:02:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68241f94
dev-python/scripttest: Add ~arm Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Alexey Shvetsov <alexxy <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 946ea360010..0c579f9104b 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 ~arm arm64 ~hppa ~sparc x86" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
