diff options
author | 2021-04-18 21:23:45 +0000 | |
---|---|---|
committer | 2021-04-18 21:26:41 +0000 | |
commit | 75e72d48f7dfece17f6cd778235ccc95f79929df (patch) | |
tree | 50626ddfa61abbbe1b88c29beb20a3c6abc6a5cc /dev-ml/cinaps | |
parent | dev-perl/Archive-Extract: Stabilize 0.860.0 x86, #783504 (diff) | |
download | gentoo-75e72d48f7dfece17f6cd778235ccc95f79929df.tar.gz gentoo-75e72d48f7dfece17f6cd778235ccc95f79929df.tar.bz2 gentoo-75e72d48f7dfece17f6cd778235ccc95f79929df.zip |
dev-ml/cinaps: Stabilize 0.15.0 x86, #783573
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-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 32b2e5afc84a..89b51b13c8c2 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 )" |