diff options
author | Sam James <sam@gentoo.org> | 2021-04-20 11:58:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-20 11:58:41 +0000 |
commit | 65e1cfc33fc30c7c20a2c1cf6bddb0d41263a7f5 (patch) | |
tree | 8aba142b3fabe81687643f6707f772e8be69272e /dev-ml/cinaps/cinaps-0.15.0.ebuild | |
parent | dev-perl/Apache-Session: Stabilize 1.940.0 ppc, #783471 (diff) | |
download | gentoo-65e1cfc33fc30c7c20a2c1cf6bddb0d41263a7f5.tar.gz gentoo-65e1cfc33fc30c7c20a2c1cf6bddb0d41263a7f5.tar.bz2 gentoo-65e1cfc33fc30c7c20a2c1cf6bddb0d41263a7f5.zip |
dev-ml/cinaps: Stabilize 0.15.0 ppc, #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 f22e16dcbb11..5c7eeda7055d 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 )" |