diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 01:44:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 01:44:53 +0100 |
commit | 3f29ada5c6889be0e631d46e3e32bee52bdd1c5b (patch) | |
tree | c1e885563df53ca6f0d70177b0b5d56886110341 /dev-ml/astring | |
parent | dev-ml/fmt: Stabilize 0.8.9-r1 x86, #783582 (diff) | |
download | gentoo-3f29ada5c6889be0e631d46e3e32bee52bdd1c5b.tar.gz gentoo-3f29ada5c6889be0e631d46e3e32bee52bdd1c5b.tar.bz2 gentoo-3f29ada5c6889be0e631d46e3e32bee52bdd1c5b.zip |
dev-ml/astring: Stabilize 0.8.5 x86, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/astring')
-rw-r--r-- | dev-ml/astring/astring-0.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/astring/astring-0.8.5.ebuild b/dev-ml/astring/astring-0.8.5.ebuild index 9496ce793096..c68d81c6dae3 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=" |