diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 00:06:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 00:06:03 +0000 |
commit | a747e09af2e5c0b12fd443b18f533a08c2f1b1f4 (patch) | |
tree | dce5cb0e7eb36a1fc6af24060b0fef2cd14d6a51 /dev-ml | |
parent | dev-python/m2crypto: Stabilize 0.37.1-r1 arm, #766024 (diff) | |
download | gentoo-a747e09af2e5c0b12fd443b18f533a08c2f1b1f4.tar.gz gentoo-a747e09af2e5c0b12fd443b18f533a08c2f1b1f4.tar.bz2 gentoo-a747e09af2e5c0b12fd443b18f533a08c2f1b1f4.zip |
dev-ml/astring: Stabilize 0.8.5 arm, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 7769df61b165..b06ec1f46804 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=" |