diff options
author | 2024-10-18 18:40:12 +0300 | |
---|---|---|
committer | 2024-10-18 18:40:12 +0300 | |
commit | 32518484fed63b421913b3005634c90ead17da4b (patch) | |
tree | 0e4f27f4b1137cfc508de31f5605ebb39cc658a4 /dev-ml | |
parent | dev-ml/cudf: Stabilize 0.10-r1 arm64, #941576 (diff) | |
download | gentoo-32518484fed63b421913b3005634c90ead17da4b.tar.gz gentoo-32518484fed63b421913b3005634c90ead17da4b.tar.bz2 gentoo-32518484fed63b421913b3005634c90ead17da4b.zip |
dev-ml/dose3: Stabilize 7.0.0-r1 arm64, #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 4c9633a7c444..25151dbcc554 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=" |