summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-13 21:36:27 +0100
committerSam James <sam@gentoo.org>2021-10-13 21:36:27 +0100
commit83841254318b7a5b901c340015e65c3b0db6fbec (patch)
tree0714aabb4742c48bcf41ef2170ebfa0510807ca2 /dev-ml
parentdev-ml/rresult: Stabilize 0.6.0 arm64, #817740 (diff)
downloadgentoo-83841254318b7a5b901c340015e65c3b0db6fbec.tar.gz
gentoo-83841254318b7a5b901c340015e65c3b0db6fbec.tar.bz2
gentoo-83841254318b7a5b901c340015e65c3b0db6fbec.zip
dev-ml/seq: Stabilize 0.2.2 arm64, #817743
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/seq/seq-0.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild
index 0e50f4101b32..e12f37cfbb1e 100644
--- a/dev-ml/seq/seq-0.2.2.ebuild
+++ b/dev-ml/seq/seq-0.2.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 ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"