dev-ml/cinaps: Stabilize 0.15.1 ppc64, #817719

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-10-16 23:02:50 +01:00
parent ed469ff138
commit 296834f12e

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/cinaps/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"