summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-02 10:41:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-02 10:41:11 +0300
commit1a223ff81ff6bb63ff4722970cb082df7ae0616c (patch)
tree7ab67517561baa66559d9f11227933ccce41edf2 /dev-cpp
parentmedia-libs/libjxl: Keyword 0.7.0_pre20220311 arm64, #836013 (diff)
downloadgentoo-1a223ff81ff6bb63ff4722970cb082df7ae0616c.tar.gz
gentoo-1a223ff81ff6bb63ff4722970cb082df7ae0616c.tar.bz2
gentoo-1a223ff81ff6bb63ff4722970cb082df7ae0616c.zip
dev-cpp/highway: Keyword 0.16.0 arm64, #836013
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/highway/highway-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/highway/highway-0.16.0.ebuild b/dev-cpp/highway/highway-0.16.0.ebuild
index 7793bcf3b3bd..89b07a85a587 100644
--- a/dev-cpp/highway/highway-0.16.0.ebuild
+++ b/dev-cpp/highway/highway-0.16.0.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == *9999* ]]; then
EGIT_REPO_URI="https://github.com/google/highway.git"
else
SRC_URI="https://github.com/google/highway/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="Apache-2.0"