summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-15 16:31:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-15 16:31:44 +0200
commit837f78a7350863b57f4ef933830886cb1da8da28 (patch)
tree19ee6b782c768fcf3b23beb7681240f6a988dac4 /dev-cpp
parentdev-java/jna: amd64 stable wrt bug #832824 (diff)
downloadgentoo-837f78a7350863b57f4ef933830886cb1da8da28.tar.gz
gentoo-837f78a7350863b57f4ef933830886cb1da8da28.tar.bz2
gentoo-837f78a7350863b57f4ef933830886cb1da8da28.zip
dev-cpp/highway: arm stable wrt bug #851444
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 9667083055fe..7d9849c329da 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"