summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-08 14:38:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-08 14:38:55 +0200
commitf6c0f9085c7ef5aea3a858c17faada2a8088a791 (patch)
tree702ff1ac3615c22a436b08d4775f3c62c2f1a1a8 /dev-cpp
parentsys-fs/genext2fs: sparc stable wrt bug #828930 (diff)
downloadgentoo-f6c0f9085c7ef5aea3a858c17faada2a8088a791.tar.gz
gentoo-f6c0f9085c7ef5aea3a858c17faada2a8088a791.tar.bz2
gentoo-f6c0f9085c7ef5aea3a858c17faada2a8088a791.zip
dev-cpp/highway: sparc stable wrt bug #861797
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/highway/highway-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/highway/highway-0.17.0.ebuild b/dev-cpp/highway/highway-0.17.0.ebuild
index fd2543e8c1ad..0eaed47ff327 100644
--- a/dev-cpp/highway/highway-0.17.0.ebuild
+++ b/dev-cpp/highway/highway-0.17.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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86"
fi
LICENSE="Apache-2.0"