summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-11 21:17:41 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-11 21:17:44 +0300
commitd31afd7a2411972dd3fb8ad9cc97f3b05bfc8d73 (patch)
tree5532975aec7861d1d4179bf61b8188e08bbc0fb6 /dev-ml/seq
parentdev-python/accessible-pygments: Stabilize 0.0.4 amd64, #904177 (diff)
downloadgentoo-d31afd7a2411972dd3fb8ad9cc97f3b05bfc8d73.tar.gz
gentoo-d31afd7a2411972dd3fb8ad9cc97f3b05bfc8d73.tar.bz2
gentoo-d31afd7a2411972dd3fb8ad9cc97f3b05bfc8d73.zip
dev-ml/seq: Stabilize 0.3.1-r1 x86, #901713
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/seq')
-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 8df53d15f2e4..96a1e5815665 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"