summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:32:06 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:32:06 +0000
commita0c80e9355ab5745f2848a390fe47a65228a899c (patch)
tree3e6e6050241ad66020b83b0ec06d863fa4d4fd25 /dev-ml/result
parentdev-ml/dune: Stabilize 2.7.1 ppc64, #769317 (diff)
downloadgentoo-a0c80e9355ab5745f2848a390fe47a65228a899c.tar.gz
gentoo-a0c80e9355ab5745f2848a390fe47a65228a899c.tar.bz2
gentoo-a0c80e9355ab5745f2848a390fe47a65228a899c.zip
dev-ml/result: Stabilize 1.5 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/result')
-rw-r--r--dev-ml/result/result-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/result/result-1.5.ebuild b/dev-ml/result/result-1.5.ebuild
index 774fba5712fd..8b5f1ce98a53 100644
--- a/dev-ml/result/result-1.5.ebuild
+++ b/dev-ml/result/result-1.5.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/janestreet/result/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt"