diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 18:40:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 18:40:03 +0300 |
commit | f0278ae1818bb759123e0292a15e0a1319fa29ef (patch) | |
tree | 8b7d6065e0b62ee75ae89e95b23bf60f6a54c6b1 /dev-ml | |
parent | dev-ml/cudf: Stabilize 0.10-r1 arm, #941576 (diff) | |
download | gentoo-f0278ae1818bb759123e0292a15e0a1319fa29ef.tar.gz gentoo-f0278ae1818bb759123e0292a15e0a1319fa29ef.tar.bz2 gentoo-f0278ae1818bb759123e0292a15e0a1319fa29ef.zip |
dev-ml/dose3: Stabilize 7.0.0-r1 arm, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/dose3/dose3-7.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-7.0.0-r1.ebuild b/dev-ml/dose3/dose3-7.0.0-r1.ebuild index c76b4b81ac44..4c9633a7c444 100644 --- a/dev-ml/dose3/dose3-7.0.0-r1.ebuild +++ b/dev-ml/dose3/dose3-7.0.0-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-$(ver_cut 1-3)" LICENSE="LGPL-3+" # with OCaml linking exception SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" BDEPEND=" |