diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 18:40:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 18:40:10 +0300 |
commit | 8fbae5d0656bba478cf06a1299efc6c47a96e52c (patch) | |
tree | b710312b8739ed386e9e8ee0b99033e6ea4877d0 /dev-ml | |
parent | dev-ml/camlbz2: Stabilize 0.8.0-r1 arm64, #941576 (diff) | |
download | gentoo-8fbae5d0656bba478cf06a1299efc6c47a96e52c.tar.gz gentoo-8fbae5d0656bba478cf06a1299efc6c47a96e52c.tar.bz2 gentoo-8fbae5d0656bba478cf06a1299efc6c47a96e52c.zip |
dev-ml/camlp5: Stabilize 8.03.00 arm64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/camlp5/camlp5-8.03.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-8.03.00.ebuild b/dev-ml/camlp5/camlp5-8.03.00.ebuild index 0be3452a50e3..49822c242478 100644 --- a/dev-ml/camlp5/camlp5-8.03.00.ebuild +++ b/dev-ml/camlp5/camlp5-8.03.00.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" IUSE="doc +ocamlopt" RDEPEND=" |