commit: 01f8bd77e5fc47b4b9dc125336f88bcb90e42c55 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 15 02:00:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 15 02:00:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f8bd77
dev-ml/astring: Stabilize 0.8.5 amd64, #783582 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/astring/astring-0.8.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/astring/astring-0.8.5.ebuild b/dev-ml/astring/astring-0.8.5.ebuild index 73866cc6120..5f0bb4eb6ed 100644 --- a/dev-ml/astring/astring-0.8.5.ebuild +++ b/dev-ml/astring/astring-0.8.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/astring/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" OCAML_DEP=">=dev-lang/ocaml-4.05.0:=" BDEPEND="
