diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:47:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:47:31 +0100 |
commit | 1d2f77e89d45ad1ec39c1d530f7441241f0a5371 (patch) | |
tree | 89be1d932abdeba19c820ffc3778bd38e3d01138 /dev-python/siphash24 | |
parent | dev-python/cryptography: Stabilize 43.0.3 ppc, #942705 (diff) | |
download | gentoo-1d2f77e89d45ad1ec39c1d530f7441241f0a5371.tar.gz gentoo-1d2f77e89d45ad1ec39c1d530f7441241f0a5371.tar.bz2 gentoo-1d2f77e89d45ad1ec39c1d530f7441241f0a5371.zip |
dev-python/siphash24: Stabilize 1.7 arm64, #942708
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/siphash24')
-rw-r--r-- | dev-python/siphash24/siphash24-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/siphash24/siphash24-1.7.ebuild b/dev-python/siphash24/siphash24-1.7.ebuild index fcc5fc9449cf..d2b5f32727c9 100644 --- a/dev-python/siphash24/siphash24-1.7.ebuild +++ b/dev-python/siphash24/siphash24-1.7.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="|| ( Apache-2.0 LGPL-2.1+ )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="~amd64 arm64 ~riscv" DEPEND=" dev-libs/c-siphash |