summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 09:00:07 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 09:00:07 +0200
commit326b92faa7062b3c01cf73cac1650ef1dec6214f (patch)
tree0e40d0f26250021e2d26591237e703a185b5ac04
parentdev-ml/camlp5: Stabilize 8.00.04 amd64, #901641 (diff)
downloadgentoo-326b92faa7062b3c01cf73cac1650ef1dec6214f.tar.gz
gentoo-326b92faa7062b3c01cf73cac1650ef1dec6214f.tar.bz2
gentoo-326b92faa7062b3c01cf73cac1650ef1dec6214f.zip
dev-ml/camlp-streams: Stabilize 5.0.1 amd64, #901641
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild2
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 48131168315b..b71f83a6ee4a 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}"