diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:36:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:36:47 +0300 |
commit | cf921eeed742dda1eeee934d6cb1b05af60abdec (patch) | |
tree | c0d320f3d20e17a2f26d0197371992d5af931fd8 /dev-ml | |
parent | dev-ml/stdune: Stabilize 3.6.2-r1 arm, #901629 (diff) | |
download | gentoo-cf921eeed742dda1eeee934d6cb1b05af60abdec.tar.gz gentoo-cf921eeed742dda1eeee934d6cb1b05af60abdec.tar.bz2 gentoo-cf921eeed742dda1eeee934d6cb1b05af60abdec.zip |
dev-ml/dyn: Stabilize 3.6.2 arm, #901629
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/dyn/dyn-3.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dyn/dyn-3.6.2.ebuild b/dev-ml/dyn/dyn-3.6.2.ebuild index 7249e491ed14..f5cf75ee95b9 100644 --- a/dev-ml/dyn/dyn-3.6.2.ebuild +++ b/dev-ml/dyn/dyn-3.6.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/dune-${PV}" LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" RESTRICT="test" |