summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-16 23:02:50 +0100
committerSam James <sam@gentoo.org>2021-10-16 23:02:50 +0100
commit296834f12e33006dd5b498b8fb290e5d0837784f (patch)
tree27cac6083524a2dab3bf17ec6a0cab20d9331c6e /dev-ml/cinaps
parentdev-ml/cairo2: Stabilize 0.6.2 ppc64, #817698 (diff)
downloadgentoo-296834f12e33006dd5b498b8fb290e5d0837784f.tar.gz
gentoo-296834f12e33006dd5b498b8fb290e5d0837784f.tar.bz2
gentoo-296834f12e33006dd5b498b8fb290e5d0837784f.zip
dev-ml/cinaps: Stabilize 0.15.1 ppc64, #817719
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-rw-r--r--dev-ml/cinaps/cinaps-0.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cinaps/cinaps-0.15.1.ebuild b/dev-ml/cinaps/cinaps-0.15.1.ebuild
index 7c9e72407e9c..52c200249b97 100644
--- a/dev-ml/cinaps/cinaps-0.15.1.ebuild
+++ b/dev-ml/cinaps/cinaps-0.15.1.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 )"