diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:38:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:38:12 +0100 |
commit | 21538d68eba612683f1faa34243b23799c8c842a (patch) | |
tree | 05ed8a26b3ca94389030d36c947c34e03bab03ee /dev-python/whatever | |
parent | dev-python/atpublic: Keyword 4.0 arm64, #917856 (diff) | |
download | gentoo-21538d68eba612683f1faa34243b23799c8c842a.tar.gz gentoo-21538d68eba612683f1faa34243b23799c8c842a.tar.bz2 gentoo-21538d68eba612683f1faa34243b23799c8c842a.zip |
dev-python/whatever: Keyword 0.7 arm64, #917862
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/whatever')
-rw-r--r-- | dev-python/whatever/whatever-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/whatever/whatever-0.7.ebuild b/dev-python/whatever/whatever-0.7.ebuild index d4904e36b722..66cf810b6a23 100644 --- a/dev-python/whatever/whatever-0.7.ebuild +++ b/dev-python/whatever/whatever-0.7.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" distutils_enable_tests pytest |