diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 13:08:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 13:08:58 +0000 |
commit | e86e21f6c5bed4c5fab7dfc9ab3c7a04a38654fe (patch) | |
tree | 175f3a6c106fc7f6eedc154133d34315a1f3efdf /dev-ml/core | |
parent | dev-ml/timezone: Stabilize 0.14.0 ppc, #772833 (diff) | |
download | gentoo-e86e21f6c5bed4c5fab7dfc9ab3c7a04a38654fe.tar.gz gentoo-e86e21f6c5bed4c5fab7dfc9ab3c7a04a38654fe.tar.bz2 gentoo-e86e21f6c5bed4c5fab7dfc9ab3c7a04a38654fe.zip |
dev-ml/core: Stabilize 0.14.0-r3 ppc, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/core')
-rw-r--r-- | dev-ml/core/core-0.14.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.14.0-r3.ebuild b/dev-ml/core/core-0.14.0-r3.ebuild index 1a7bd509f76c..3596e3452e31 100644 --- a/dev-ml/core/core-0.14.0-r3.ebuild +++ b/dev-ml/core/core-0.14.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="ocamlopt" # TODO: Wants quickcheck_deprecated? |