diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 07:52:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:21:47 +0100 |
commit | 6354a27f2f1c2a4548ad2f3fd90a4c49bd06ee8c (patch) | |
tree | 5c70aa8a9563690930d6635cc3a5412c981ee039 /dev-ml/astring | |
parent | dev-ml/fmt: stable 0.8.9-r1 for ppc64 (diff) | |
download | gentoo-6354a27f2f1c2a4548ad2f3fd90a4c49bd06ee8c.tar.gz gentoo-6354a27f2f1c2a4548ad2f3fd90a4c49bd06ee8c.tar.bz2 gentoo-6354a27f2f1c2a4548ad2f3fd90a4c49bd06ee8c.zip |
dev-ml/astring: stable 0.8.5 for ppc64
stable wrt bug #783582
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 0308483a359e..73866cc6120a 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=" |