summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-29 04:30:13 +0100
committerSam James <sam@gentoo.org>2022-04-29 04:30:13 +0100
commit2228ce7d7cd1ecb0f30c6ef0bdd227e694af219d (patch)
tree502bd1db1dfd6cd1c6cf3c9f1637bc0de01ecaa4 /dev-cpp/highway
parentkde-frameworks/qqc2-desktop-style: Stabilize 5.92.0 arm64, #838502 (diff)
downloadgentoo-2228ce7d7cd1ecb0f30c6ef0bdd227e694af219d.tar.gz
gentoo-2228ce7d7cd1ecb0f30c6ef0bdd227e694af219d.tar.bz2
gentoo-2228ce7d7cd1ecb0f30c6ef0bdd227e694af219d.zip
dev-cpp/highway: Stabilize 0.16.0-r1 arm64, #838505
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/highway')
-rw-r--r--dev-cpp/highway/highway-0.16.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/highway/highway-0.16.0-r1.ebuild b/dev-cpp/highway/highway-0.16.0-r1.ebuild
index 26506c43b2ce..98782f199f51 100644
--- a/dev-cpp/highway/highway-0.16.0-r1.ebuild
+++ b/dev-cpp/highway/highway-0.16.0-r1.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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
fi
LICENSE="Apache-2.0"