summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-11 21:27:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-11 21:27:12 +0300
commit5793384c177ae508c9a55211b24aa273609b50e3 (patch)
tree6123401132e86157c43150705a0aeda72880869a /dev-ml
parentsys-devel/clang: Install clang-*-wrapper tools in 15.0.7-r1 (diff)
downloadgentoo-5793384c177ae508c9a55211b24aa273609b50e3.tar.gz
gentoo-5793384c177ae508c9a55211b24aa273609b50e3.tar.bz2
gentoo-5793384c177ae508c9a55211b24aa273609b50e3.zip
dev-ml/seq: Stabilize 0.3.1-r1 arm, #901713
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/seq/seq-0.3.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/seq/seq-0.3.1-r1.ebuild b/dev-ml/seq/seq-0.3.1-r1.ebuild
index 02dd7052b266..271e73bd5dbc 100644
--- a/dev-ml/seq/seq-0.3.1-r1.ebuild
+++ b/dev-ml/seq/seq-0.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${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"
RDEPEND=">=dev-lang/ocaml-4.07"