diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 01:09:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 01:09:40 +0000 |
commit | 3d978684753c0b83b12c72d489e22f6304b5e5d3 (patch) | |
tree | 556edad70ec396d25f30c517b93b3cffdb2fb8b4 /dev-python/crashtest | |
parent | net-misc/pyhoca-cli: Keyword 0.6.1.2 arm64, #818829 (diff) | |
download | gentoo-3d978684753c0b83b12c72d489e22f6304b5e5d3.tar.gz gentoo-3d978684753c0b83b12c72d489e22f6304b5e5d3.tar.bz2 gentoo-3d978684753c0b83b12c72d489e22f6304b5e5d3.zip |
dev-python/crashtest: Keyword 0.3.1 arm64, #818877
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/crashtest')
-rw-r--r-- | dev-python/crashtest/crashtest-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild b/dev-python/crashtest/crashtest-0.3.1.ebuild index 6fc98de916f6..1645634a4cf5 100644 --- a/dev-python/crashtest/crashtest-0.3.1.ebuild +++ b/dev-python/crashtest/crashtest-0.3.1.ebuild @@ -13,6 +13,6 @@ SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" distutils_enable_tests pytest |