commit: 3fbb5911d87a4efb9ee0473b0460c0b2a06bbe59 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 15 19:17:16 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 15 19:17:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fbb5911
dev-ml/astring: Stabilize 0.8.5 arm64, #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 5f0bb4eb6ed..7769df61b16 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="
