commit: 3f29ada5c6889be0e631d46e3e32bee52bdd1c5b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 3 00:44:06 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 3 00:44:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f29ada5
dev-ml/astring: Stabilize 0.8.5 x86, #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 9496ce79309..c68d81c6dae 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="
