diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 07:16:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:16:33 +0000 |
commit | 6e4327e5d3d766302cb091d9ed05deb75d8c8f8f (patch) | |
tree | dbe15db381e6965d2dc9b9e0cbff5f0fe1a2b6eb /dev-ml/cinaps/cinaps-0.15.0.ebuild | |
parent | dev-perl/Archive-Extract: Stabilize 0.860.0 amd64, #783504 (diff) | |
download | gentoo-6e4327e5d3d766302cb091d9ed05deb75d8c8f8f.tar.gz gentoo-6e4327e5d3d766302cb091d9ed05deb75d8c8f8f.tar.bz2 gentoo-6e4327e5d3d766302cb091d9ed05deb75d8c8f8f.zip |
dev-ml/cinaps: Stabilize 0.15.0 amd64, #783573
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps/cinaps-0.15.0.ebuild')
-rw-r--r-- | dev-ml/cinaps/cinaps-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cinaps/cinaps-0.15.0.ebuild b/dev-ml/cinaps/cinaps-0.15.0.ebuild index beef48458589..32b2e5afc84a 100644 --- a/dev-ml/cinaps/cinaps-0.15.0.ebuild +++ b/dev-ml/cinaps/cinaps-0.15.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 )" |