diff options
author | Sam James <sam@gentoo.org> | 2023-11-13 04:32:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-13 04:34:41 +0000 |
commit | 886b606a92b9cd2cf6d6ba7c7b149090c11e0b3c (patch) | |
tree | 30a6ec2c06c74b539d2fcdd2903edca70aa14160 /dev-libs | |
parent | dev-libs/mimalloc: Keyword 2.1.2 arm, #917271 (diff) | |
download | gentoo-886b606a92b9cd2cf6d6ba7c7b149090c11e0b3c.tar.gz gentoo-886b606a92b9cd2cf6d6ba7c7b149090c11e0b3c.tar.bz2 gentoo-886b606a92b9cd2cf6d6ba7c7b149090c11e0b3c.zip |
dev-libs/blake3: Keyword 1.5.0 arm, #917271
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/blake3/blake3-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/blake3/blake3-1.5.0.ebuild b/dev-libs/blake3/blake3-1.5.0.ebuild index 2bc612e7279e..eaef574ced7f 100644 --- a/dev-libs/blake3/blake3-1.5.0.ebuild +++ b/dev-libs/blake3/blake3-1.5.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/BLAKE3-${PV}/c" LICENSE="|| ( CC0-1.0 Apache-2.0 )" SLOT="0/0" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" RDEPEND="" DEPEND="${RDEPEND}" |