summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:32:16 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:32:16 +0000
commit28e17c593dd27920d1c636fd2c62bd2d97c8b275 (patch)
tree8510d7b97219c8a1324c977d9afd4be1e805792e
parentdev-ml/ocaml-migrate-parsetree: Stabilize 2.1.0 ppc64, #769317 (diff)
downloadgentoo-28e17c593dd27920d1c636fd2c62bd2d97c8b275.tar.gz
gentoo-28e17c593dd27920d1c636fd2c62bd2d97c8b275.tar.bz2
gentoo-28e17c593dd27920d1c636fd2c62bd2d97c8b275.zip
dev-ml/seq: Stabilize 0.2 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/seq/seq-0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/seq/seq-0.2.ebuild b/dev-ml/seq/seq-0.2.ebuild
index b28d277c8b65..f8136b15cfbf 100644
--- a/dev-ml/seq/seq-0.2.ebuild
+++ b/dev-ml/seq/seq-0.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ppc64 ~x86"
IUSE="+ocamlopt"