summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-24 00:15:59 +0000
committerSam James <sam@gentoo.org>2020-10-24 00:15:59 +0000
commit9b5ff4b80a497a645963de48e4f4f35f6982dea5 (patch)
tree399e805ee3262086c1d5daf910ead1cb626efa2b /dev-ml/sexplib0
parentdev-ml/parsexp: Keyword 0.14.0 ppc, #748576 (diff)
downloadgentoo-9b5ff4b80a497a645963de48e4f4f35f6982dea5.tar.gz
gentoo-9b5ff4b80a497a645963de48e4f4f35f6982dea5.tar.bz2
gentoo-9b5ff4b80a497a645963de48e4f4f35f6982dea5.zip
dev-ml/sexplib0: Keyword 0.14.0 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/sexplib0')
-rw-r--r--dev-ml/sexplib0/sexplib0-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib0/sexplib0-0.14.0.ebuild b/dev-ml/sexplib0/sexplib0-0.14.0.ebuild
index 575d94f788a7..bc3acba01eff 100644
--- a/dev-ml/sexplib0/sexplib0-0.14.0.ebuild
+++ b/dev-ml/sexplib0/sexplib0-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/sexplib0/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="+ocamlopt"
RDEPEND=""