summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-17 08:28:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-17 08:28:23 +0300
commitbb209004d7980fdcdd1b6b7b191ae82459d40735 (patch)
treec4b289442266813a84e14ba1616ae6741a3f2bb8 /dev-cpp/highway
parentmedia-libs/libjxl: Stabilize 0.7.0_pre20220825 ppc, #877289 (diff)
downloadgentoo-bb209004d7980fdcdd1b6b7b191ae82459d40735.tar.gz
gentoo-bb209004d7980fdcdd1b6b7b191ae82459d40735.tar.bz2
gentoo-bb209004d7980fdcdd1b6b7b191ae82459d40735.zip
dev-cpp/highway: Stabilize 1.0.1-r1 ppc, #877289
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/highway')
-rw-r--r--dev-cpp/highway/highway-1.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/highway/highway-1.0.1-r1.ebuild b/dev-cpp/highway/highway-1.0.1-r1.ebuild
index d2e1ddbd215f..fcface3452db 100644
--- a/dev-cpp/highway/highway-1.0.1-r1.ebuild
+++ b/dev-cpp/highway/highway-1.0.1-r1.ebuild
@@ -13,7 +13,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"