diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 08:10:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 08:10:56 +0000 |
commit | 6b261b644918dd29e8805265efb2efcc8dc5eec9 (patch) | |
tree | 3acf3053c1879811c3c34634834813d7444e0856 /dev-ml/astring/astring-0.8.5.ebuild | |
parent | app-admin/restart-services: Keyword 0.17.0 arm, #769701 (diff) | |
download | gentoo-6b261b644918dd29e8805265efb2efcc8dc5eec9.tar.gz gentoo-6b261b644918dd29e8805265efb2efcc8dc5eec9.tar.bz2 gentoo-6b261b644918dd29e8805265efb2efcc8dc5eec9.zip |
dev-ml/astring: Keyword 0.8.5 ppc, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/astring/astring-0.8.5.ebuild')
-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 cf090c08a742..be419026c04d 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" OCAML_DEP=">=dev-lang/ocaml-4.05.0:=" BDEPEND=" |