diff options
author | Sam James <sam@gentoo.org> | 2024-07-10 13:30:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-10 13:30:40 +0100 |
commit | 7bd2fca8812b618ae42ca4cf2bbd7668adb987fa (patch) | |
tree | 9f7367835a7a524765d92c5470e1f61fbdfdd15d /dev-libs/c-siphash | |
parent | dev-python/siphash24: Keyword 1.6 arm64, #935816 (diff) | |
download | gentoo-7bd2fca8812b618ae42ca4cf2bbd7668adb987fa.tar.gz gentoo-7bd2fca8812b618ae42ca4cf2bbd7668adb987fa.tar.bz2 gentoo-7bd2fca8812b618ae42ca4cf2bbd7668adb987fa.zip |
dev-libs/c-siphash: Keyword 1.1.0 arm64, #935816
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/c-siphash')
-rw-r--r-- | dev-libs/c-siphash/c-siphash-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/c-siphash/c-siphash-1.1.0.ebuild b/dev-libs/c-siphash/c-siphash-1.1.0.ebuild index e4823c3b4e61..4dd8ec02afc8 100644 --- a/dev-libs/c-siphash/c-siphash-1.1.0.ebuild +++ b/dev-libs/c-siphash/c-siphash-1.1.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="|| ( Apache-2.0 LGPL-2.1+ )" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~riscv" DEPEND=" >=dev-libs/c-stdaux-1.5.0 |