diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:30:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:30:58 +0000 |
commit | 42cf0f2ee2c6c535b003ee3a7649e9434cc3d24e (patch) | |
tree | 9e90d4c673f0850a1fdc2d2fccfdc6a4b0673391 /dev-ml/sexplib0 | |
parent | dev-ml/lablgtk-sourceview: Stabilize 3.1.1 ppc, #769317 (diff) | |
download | gentoo-42cf0f2ee2c6c535b003ee3a7649e9434cc3d24e.tar.gz gentoo-42cf0f2ee2c6c535b003ee3a7649e9434cc3d24e.tar.bz2 gentoo-42cf0f2ee2c6c535b003ee3a7649e9434cc3d24e.zip |
dev-ml/sexplib0: Stabilize 0.14.0 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/sexplib0')
-rw-r--r-- | dev-ml/sexplib0/sexplib0-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib0/sexplib0-0.14.0.ebuild b/dev-ml/sexplib0/sexplib0-0.14.0.ebuild index 5051a6a22254..c003d63f8e6b 100644 --- a/dev-ml/sexplib0/sexplib0-0.14.0.ebuild +++ b/dev-ml/sexplib0/sexplib0-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/sexplib0/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND="" |