diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 08:39:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 08:39:33 +0200 |
commit | 11fe076f90c4a215eb439b8d2585d8a07e04b050 (patch) | |
tree | 203bdfe508e1c922475df6d93a52d32e112a15e4 /dev-ml/camlp-streams | |
parent | dev-ml/camlp5: Stabilize 8.00.04 x86, #901641 (diff) | |
download | gentoo-11fe076f90c4a215eb439b8d2585d8a07e04b050.tar.gz gentoo-11fe076f90c4a215eb439b8d2585d8a07e04b050.tar.bz2 gentoo-11fe076f90c4a215eb439b8d2585d8a07e04b050.zip |
dev-ml/camlp-streams: Stabilize 5.0.1 x86, #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 d42185a8e1c9..48131168315b 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}" |