diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:00:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:00:36 +0000 |
commit | 01f8bd77e5fc47b4b9dc125336f88bcb90e42c55 (patch) | |
tree | 13320d994b596e8879007cf51fc58bb95361e0b6 /dev-ml/astring | |
parent | gnome-base/gnome-light: Keyword 40.0 ppc64, #787269 (diff) | |
download | gentoo-01f8bd77e5fc47b4b9dc125336f88bcb90e42c55.tar.gz gentoo-01f8bd77e5fc47b4b9dc125336f88bcb90e42c55.tar.bz2 gentoo-01f8bd77e5fc47b4b9dc125336f88bcb90e42c55.zip |
dev-ml/astring: Stabilize 0.8.5 amd64, #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 73866cc6120a..5f0bb4eb6ed3 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=" |