dev-ml/react: Stabilize 1.2.2-r1 ppc64, #901687

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2023-03-17 16:21:53 +02:00
parent c7d3363270
commit af7b54edfc

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/dbuenzli/react.git"
else
SRC_URI="http://erratique.ch/software/react/releases/${P}.tbz"
KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
fi
LICENSE="BSD"