summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-11 18:20:14 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-11 18:20:14 +0000
commitddaaed8c4cb7631ce1d9f19cb3b37416d83101f3 (patch)
tree3c8c2c74102d9d0f45c936d5af1bd2996f4571d6 /dev-ml/seq
parentdev-ml/seq: Stabilize 0.3.1-r1 ppc64, #901713 (diff)
downloadgentoo-ddaaed8c4cb7631ce1d9f19cb3b37416d83101f3.tar.gz
gentoo-ddaaed8c4cb7631ce1d9f19cb3b37416d83101f3.tar.bz2
gentoo-ddaaed8c4cb7631ce1d9f19cb3b37416d83101f3.zip
dev-ml/seq: Stabilize 0.3.1-r1 amd64, #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 743222c9f651..02dd7052b266 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"