diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:34 +0300 |
commit | 7fade52cfd61c0bf1aa141c19754fe2152bf5b2f (patch) | |
tree | cfd2c05928acd4d80e7d514223a020aba2ba5bb0 /dev-ml | |
parent | dev-ml/camlidl: Stabilize 1.12 x86, #941576 (diff) | |
download | gentoo-7fade52cfd61c0bf1aa141c19754fe2152bf5b2f.tar.gz gentoo-7fade52cfd61c0bf1aa141c19754fe2152bf5b2f.tar.bz2 gentoo-7fade52cfd61c0bf1aa141c19754fe2152bf5b2f.zip |
dev-ml/camlp5: Stabilize 8.03.00 x86, #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 6accb26877d5..c8cd54d03a56 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=" |