diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:44:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:31 +0000 |
commit | dc50470affe3e9e3f7d5cd595a1f0b811a853e38 (patch) | |
tree | 01bb89e7045e3f7e7e7f2fbe7929d78df00c436c /dev-ml/sexplib | |
parent | dev-ml/num: Stabilize 1.3-r1 arm64, #772833 (diff) | |
download | gentoo-dc50470affe3e9e3f7d5cd595a1f0b811a853e38.tar.gz gentoo-dc50470affe3e9e3f7d5cd595a1f0b811a853e38.tar.bz2 gentoo-dc50470affe3e9e3f7d5cd595a1f0b811a853e38.zip |
dev-ml/sexplib: Stabilize 0.14.0 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/sexplib')
-rw-r--r-- | dev-ml/sexplib/sexplib-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib/sexplib-0.14.0.ebuild b/dev-ml/sexplib/sexplib-0.14.0.ebuild index a6e11e2f7c59..525092b9c5b0 100644 --- a/dev-ml/sexplib/sexplib-0.14.0.ebuild +++ b/dev-ml/sexplib/sexplib-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/sexplib/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |