diff options
author | Sam James <sam@gentoo.org> | 2023-12-24 00:59:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-24 00:59:58 +0000 |
commit | 533f09ce32e17345ee0361f4b0bd783e6e157b2a (patch) | |
tree | 72618f7b33f2b30a974db21e5ee40d90088026b0 /dev-python/nh3 | |
parent | dev-python/nh3: Stabilize 0.2.15 amd64, #920602 (diff) | |
download | gentoo-533f09ce32e17345ee0361f4b0bd783e6e157b2a.tar.gz gentoo-533f09ce32e17345ee0361f4b0bd783e6e157b2a.tar.bz2 gentoo-533f09ce32e17345ee0361f4b0bd783e6e157b2a.zip |
dev-python/nh3: Stabilize 0.2.15 arm64, #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 cadb4cbb91c1..ac12c3eb06e1 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 |