diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:01:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:01:52 +0000 |
commit | ef094dec97f9dca74251c1eca7e2fd18fa2e5b27 (patch) | |
tree | f8d7e881bab563d803f4cad678513025f9f16bd5 /dev-ml/astring | |
parent | media-libs/sdl2-image: Stabilize 2.0.5_p20210328 arm64, #772194 (diff) | |
download | gentoo-ef094dec97f9dca74251c1eca7e2fd18fa2e5b27.tar.gz gentoo-ef094dec97f9dca74251c1eca7e2fd18fa2e5b27.tar.bz2 gentoo-ef094dec97f9dca74251c1eca7e2fd18fa2e5b27.zip |
dev-ml/astring: Stabilize 0.8.5 ppc, #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 b06ec1f46804..9496ce793096 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=" |