diff options
author | 2023-03-26 16:13:36 +0000 | |
---|---|---|
committer | 2023-03-26 16:13:36 +0000 | |
commit | a18a71377de173093aa9af353d6d52a49a4da8e5 (patch) | |
tree | 8a52bfe64faf98ffb9a4b375b064f3065a0a65a8 /dev-ml/ppx_stable | |
parent | dev-qt/qtimageformats: drop 5.15.8-r1 (diff) | |
download | gentoo-a18a71377de173093aa9af353d6d52a49a4da8e5.tar.gz gentoo-a18a71377de173093aa9af353d6d52a49a4da8e5.tar.bz2 gentoo-a18a71377de173093aa9af353d6d52a49a4da8e5.zip |
dev-ml/ppx_stable: Stabilize 0.15.0 ppc64, #901587
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_stable')
-rw-r--r-- | dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild index e18cf7bb7cd1..7e20fbeb6a20 100644 --- a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild +++ b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |