diff options
author | Sam James <sam@gentoo.org> | 2023-12-24 00:59:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-24 00:59:56 +0000 |
commit | efddb169b8145e27fc079dd822b367e45a55f768 (patch) | |
tree | 0e4a7d3526cb1b7bbe291e30f6c9726ca69df2b2 /dev-python/nh3 | |
parent | dev-python/google-api-python-client: Stabilize 2.110.0 ALLARCHES, #920601 (diff) | |
download | gentoo-efddb169b8145e27fc079dd822b367e45a55f768.tar.gz gentoo-efddb169b8145e27fc079dd822b367e45a55f768.tar.bz2 gentoo-efddb169b8145e27fc079dd822b367e45a55f768.zip |
dev-python/nh3: Stabilize 0.2.15 arm, #920602
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/nh3')
-rw-r--r-- | dev-python/nh3/nh3-0.2.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nh3/nh3-0.2.15.ebuild b/dev-python/nh3/nh3-0.2.15.ebuild index 0cb43ebf70ef..d2341ee079ab 100644 --- a/dev-python/nh3/nh3-0.2.15.ebuild +++ b/dev-python/nh3/nh3-0.2.15.ebuild @@ -93,7 +93,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" distutils_enable_tests pytest |