summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:31:18 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:31:18 +0000
commit2d9ef4152a98df6e2abf86b411cc59d4b5a7186e (patch)
treeacaecd5d32038783883892e989b24f35b25e8580
parentdev-ml/ppx_string: Stabilize 0.14.1 ppc, #769317 (diff)
downloadgentoo-2d9ef415.tar.gz
gentoo-2d9ef415.tar.bz2
gentoo-2d9ef415.zip
dev-ml/typerep: Stabilize 0.14.0 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/typerep/typerep-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.14.0.ebuild b/dev-ml/typerep/typerep-0.14.0.ebuild
index 91b5b1b84bc9..08a8295007a4 100644
--- a/dev-ml/typerep/typerep-0.14.0.ebuild
+++ b/dev-ml/typerep/typerep-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/base:="