diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:02 +0000 |
commit | 82c55f56d5ebca926a63ed7730fd1173ce13eb79 (patch) | |
tree | fef6a3e062b6028971f67158c899bc3bb1b247e4 /dev-ml/cinaps | |
parent | dev-ml/re: Stabilize 1.9.0 ppc, #769317 (diff) | |
download | gentoo-82c55f56d5ebca926a63ed7730fd1173ce13eb79.tar.gz gentoo-82c55f56d5ebca926a63ed7730fd1173ce13eb79.tar.bz2 gentoo-82c55f56d5ebca926a63ed7730fd1173ce13eb79.zip |
dev-ml/cinaps: Stabilize 0.14.0 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-rw-r--r-- | dev-ml/cinaps/cinaps-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cinaps/cinaps-0.14.0.ebuild b/dev-ml/cinaps/cinaps-0.14.0.ebuild index 393bc1c76c9f..49d3848af248 100644 --- a/dev-ml/cinaps/cinaps-0.14.0.ebuild +++ b/dev-ml/cinaps/cinaps-0.14.0.ebuild @@ -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 )" |