summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-13 22:14:34 +0100
committerSam James <sam@gentoo.org>2022-06-13 22:14:34 +0100
commitdab57d144145566e4957e834896fb87aca104c68 (patch)
tree78721acdb6c9f7e6efbf8d5ad8eab01f05c77fe9 /dev-cpp
parentsys-devel/libtool: Stabilize 2.4.7 ppc64, #851738 (diff)
downloadgentoo-dab57d144145566e4957e834896fb87aca104c68.tar.gz
gentoo-dab57d144145566e4957e834896fb87aca104c68.tar.bz2
gentoo-dab57d144145566e4957e834896fb87aca104c68.zip
dev-cpp/highway: Stabilize 0.16.0-r1 ppc64, #851444
Signed-off-by: Sam James <sam@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 27fd33bd79a3..61db85aae419 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"