dev-cpp/highway: Stabilize 0.16.0-r1 amd64, #838505

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-04-21 00:52:39 +01:00
parent 4087c01491
commit 76380aa6db

View File

@@ -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"