summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-02 10:33:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-02 10:33:18 +0300
commit94771b480467b4219a1be2df05d62dc357ee3415 (patch)
tree32d0a549f4e34e26b1c81bd0abb461137d7e75e1 /dev-cpp
parentmedia-libs/libjxl: Keyword 0.7.0_pre20220311 arm, #836013 (diff)
downloadgentoo-94771b480467b4219a1be2df05d62dc357ee3415.tar.gz
gentoo-94771b480467b4219a1be2df05d62dc357ee3415.tar.bz2
gentoo-94771b480467b4219a1be2df05d62dc357ee3415.zip
dev-cpp/highway: Keyword 0.16.0 arm, #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 04cb96cc30b6..7793bcf3b3bd 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 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="Apache-2.0"