diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:36:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:43 +0000 |
commit | 34035ffdbb78e9a51676bef23718b840a2a4a0de (patch) | |
tree | 6aeda6c1e2c0c739288fe43f35011bcf2c341033 /dev-ml/base | |
parent | dev-ml/sexplib0: Stabilize 0.14.0 arm64, #772833 (diff) | |
download | gentoo-34035ffdbb78e9a51676bef23718b840a2a4a0de.tar.gz gentoo-34035ffdbb78e9a51676bef23718b840a2a4a0de.tar.bz2 gentoo-34035ffdbb78e9a51676bef23718b840a2a4a0de.zip |
dev-ml/base: Stabilize 0.14.0 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/base')
-rw-r--r-- | dev-ml/base/base-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/base/base-0.14.0.ebuild b/dev-ml/base/base-0.14.0.ebuild index fd59c9648a01..c45143ed9c05 100644 --- a/dev-ml/base/base-0.14.0.ebuild +++ b/dev-ml/base/base-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/base/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |