commit: a0b8f8764332235b4be36115e1f285776dbeff86
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 23:52:53 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 23:52:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b8f876
dev-cpp/highway: Stabilize 0.16.0-r1 x86, #838505
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/highway/highway-0.16.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/highway/highway-0.16.0-r1.ebuild
b/dev-cpp/highway/highway-0.16.0-r1.ebuild
index 5686eb2e4ee0..26506c43b2ce 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"