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 | 24d4a907b5c4ef331be9f7f76330b65783614517 (patch) | |
tree | aa0d68fe0f35e1a2e95a715db2f959f6701215d9 /dev-ml/camlp-streams | |
parent | dev-ml/camlp5: Stabilize 8.00.04 ppc64, #901641 (diff) | |
download | gentoo-24d4a907b5c4ef331be9f7f76330b65783614517.tar.gz gentoo-24d4a907b5c4ef331be9f7f76330b65783614517.tar.bz2 gentoo-24d4a907b5c4ef331be9f7f76330b65783614517.zip |
dev-ml/camlp-streams: Stabilize 5.0.1 ppc64, #901641
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp-streams')
-rw-r--r-- | dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild b/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild index b71f83a6ee4a..3ef5c727682a 100644 --- a/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild +++ b/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="LGPL-2-with-linking-exception" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" DEPEND="" RDEPEND="${DEPEND}" |