summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-31 22:11:59 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-31 22:11:59 +0300
commitfd75ac0b92f6540f80a45bf2dba670f9a6a426c0 (patch)
treee3e32897ef896abb5317c6ff4234e2d57636da93 /dev-cpp
parentmedia-libs/libjxl: Keyword 0.7.0_pre20220311 sparc, #836013 (diff)
downloadgentoo-fd75ac0b92f6540f80a45bf2dba670f9a6a426c0.tar.gz
gentoo-fd75ac0b92f6540f80a45bf2dba670f9a6a426c0.tar.bz2
gentoo-fd75ac0b92f6540f80a45bf2dba670f9a6a426c0.zip
dev-cpp/highway: Keyword 0.16.0 sparc, #836013
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/highway/highway-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/highway/highway-0.16.0.ebuild b/dev-cpp/highway/highway-0.16.0.ebuild
index 2c36b3475aba..43d9219a43f5 100644
--- a/dev-cpp/highway/highway-0.16.0.ebuild
+++ b/dev-cpp/highway/highway-0.16.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 ~riscv ~x86"
+ KEYWORDS="~amd64 ~riscv ~sparc ~x86"
fi
LICENSE="Apache-2.0"