diff options
author | 2024-10-15 18:24:20 +0300 | |
---|---|---|
committer | 2024-10-15 18:24:20 +0300 | |
commit | 3d047aa1c17b4b6b3a98383f80194ee37a882639 (patch) | |
tree | 800b11b857a086ae0607a64abc16fd9af3891b6f /dev-ml/camlp5 | |
parent | dev-ml/camlbz2: Stabilize 0.8.0-r1 ppc64, #941576 (diff) | |
download | gentoo-3d047aa1c17b4b6b3a98383f80194ee37a882639.tar.gz gentoo-3d047aa1c17b4b6b3a98383f80194ee37a882639.tar.bz2 gentoo-3d047aa1c17b4b6b3a98383f80194ee37a882639.zip |
dev-ml/camlp5: Stabilize 8.03.00 ppc64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-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 cb6251be42d5..6accb26877d5 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=" |