summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-20 11:59:10 +0000
committerSam James <sam@gentoo.org>2021-04-20 11:59:10 +0000
commit9a4302e78133e5939c4c35af7e77220d5565473f (patch)
treecfeb4e3dd584feba5bb46e5feaad50406d57a86b /dev-ml
parentmedia-libs/allegro: Stabilize 5.2.7.0 ppc64, #775350 (diff)
downloadgentoo-9a4302e78133e5939c4c35af7e77220d5565473f.tar.gz
gentoo-9a4302e78133e5939c4c35af7e77220d5565473f.tar.bz2
gentoo-9a4302e78133e5939c4c35af7e77220d5565473f.zip
dev-ml/cinaps: Stabilize 0.15.0 ppc64, #783573
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cinaps/cinaps-0.15.0.ebuild2
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 5c7eeda7055d..b4e234557c26 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 )"