diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-16 16:28:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-16 16:28:55 +0300 |
commit | 69b95b2db8120eaa8d77be0792e2373c4cb629dc (patch) | |
tree | 1a59767fb8971ac467f26df780eba86ce34832d8 /dev-ml/dune-build-info | |
parent | dev-ml/dune: Stabilize 2.9.3-r3 arm, #896102 (diff) | |
download | gentoo-69b95b2db8120eaa8d77be0792e2373c4cb629dc.tar.gz gentoo-69b95b2db8120eaa8d77be0792e2373c4cb629dc.tar.bz2 gentoo-69b95b2db8120eaa8d77be0792e2373c4cb629dc.zip |
dev-ml/dune-build-info: Stabilize 2.9.3 arm, #896102
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/dune-build-info')
-rw-r--r-- | dev-ml/dune-build-info/dune-build-info-2.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-build-info/dune-build-info-2.9.3.ebuild b/dev-ml/dune-build-info/dune-build-info-2.9.3.ebuild index 025ed8c2dca9..4be7514794d3 100644 --- a/dev-ml/dune-build-info/dune-build-info-2.9.3.ebuild +++ b/dev-ml/dune-build-info/dune-build-info-2.9.3.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 arm ppc64 x86" IUSE="+ocamlopt" RESTRICT="test" |