diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:19 +0000 |
commit | 809f69620763992141574198b952493dec5973a4 (patch) | |
tree | f6610da1dc77d847f57703ae78ad764247c110b6 /dev-ml/cppo | |
parent | dev-ml/ppx_jane: Stabilize 0.14.0 ppc, #769317 (diff) | |
download | gentoo-809f69620763992141574198b952493dec5973a4.tar.gz gentoo-809f69620763992141574198b952493dec5973a4.tar.bz2 gentoo-809f69620763992141574198b952493dec5973a4.zip |
dev-ml/cppo: Stabilize 1.6.7 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cppo')
-rw-r--r-- | dev-ml/cppo/cppo-1.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cppo/cppo-1.6.7.ebuild b/dev-ml/cppo/cppo-1.6.7.ebuild index 12865440db80..cbf8fb228dbb 100644 --- a/dev-ml/cppo/cppo-1.6.7.ebuild +++ b/dev-ml/cppo/cppo-1.6.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-community/cppo/archive/v${PV}.tar.gz -> ${P}.t SLOT="0/${PV}" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND="dev-ml/ocamlbuild |