summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:21:29 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:21:29 +0000
commit086fcf17de60d1179334dda2f842d5fc03929167 (patch)
tree3cf9a70c410fc8754c26a1b8512ac09daab34a05 /dev-ml/cinaps
parentdev-ml/ppx_expect: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-086fcf17de60d1179334dda2f842d5fc03929167.tar.gz
gentoo-086fcf17de60d1179334dda2f842d5fc03929167.tar.bz2
gentoo-086fcf17de60d1179334dda2f842d5fc03929167.zip
dev-ml/cinaps: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-rw-r--r--dev-ml/cinaps/cinaps-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cinaps/cinaps-0.14.0.ebuild b/dev-ml/cinaps/cinaps-0.14.0.ebuild
index 7730c3e18962..f343badc16a9 100644
--- a/dev-ml/cinaps/cinaps-0.14.0.ebuild
+++ b/dev-ml/cinaps/cinaps-0.14.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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"