dev-cpp/highway: Stabilize 1.0.1-r1 ppc64, #877289

Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2022-10-17 08:44:59 +02:00
parent 5f0ba11a6f
commit ecdfc7f5b4

View File

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