diff options
author | 2021-02-11 06:25:11 +0000 | |
---|---|---|
committer | 2021-02-11 06:25:11 +0000 | |
commit | ea74ea4375585ce7ed34cf1575994377d126c993 (patch) | |
tree | d10142506b3ac499e106f3b200a72c226a5cd11e /dev-ml/sexplib0 | |
parent | sci-mathematics/coq: Stabilize 8.12.0-r1 x86, #769317 (diff) | |
download | gentoo-ea74ea4375585ce7ed34cf1575994377d126c993.tar.gz gentoo-ea74ea4375585ce7ed34cf1575994377d126c993.tar.bz2 gentoo-ea74ea4375585ce7ed34cf1575994377d126c993.zip |
dev-ml/sexplib0: Stabilize 0.14.0 x86, #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 53bbe025a4a0..5051a6a22254 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="" |