diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 13:26:46 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 13:26:46 +0200 |
commit | 82df8515e68d40efaa83f27acd0763c229542d15 (patch) | |
tree | ee102765d70f6c7cab4ccf6a6c9a76c20a9115ae | |
parent | dev-ml/topkg: Stabilize 1.0.7 ppc64, #901637 (diff) | |
download | gentoo-82df8515e68d40efaa83f27acd0763c229542d15.tar.gz gentoo-82df8515e68d40efaa83f27acd0763c229542d15.tar.bz2 gentoo-82df8515e68d40efaa83f27acd0763c229542d15.zip |
dev-ml/camlp5: Stabilize 8.00.04 ppc64, #901641
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-ml/camlp5/camlp5-8.00.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-8.00.04.ebuild b/dev-ml/camlp5/camlp5-8.00.04.ebuild index 1e64d462ded1..72fc5526dee9 100644 --- a/dev-ml/camlp5/camlp5-8.00.04.ebuild +++ b/dev-ml/camlp5/camlp5-8.00.04.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel${PV}" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" IUSE="doc +ocamlopt" RDEPEND="dev-ml/camlp-streams:=" |