diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:32 +0000 |
commit | 9f5f8bbe2e2a40b90eadaed8aac20dfeeff4b9e5 (patch) | |
tree | 3c7e6bbc42e470311036e5d71b8af733b964fb74 /dev-ml/typerep | |
parent | dev-ml/ppx_string: Stabilize 0.14.1 x86, #769317 (diff) | |
download | gentoo-9f5f8bbe2e2a40b90eadaed8aac20dfeeff4b9e5.tar.gz gentoo-9f5f8bbe2e2a40b90eadaed8aac20dfeeff4b9e5.tar.bz2 gentoo-9f5f8bbe2e2a40b90eadaed8aac20dfeeff4b9e5.zip |
dev-ml/typerep: Stabilize 0.14.0 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/typerep')
-rw-r--r-- | dev-ml/typerep/typerep-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.14.0.ebuild b/dev-ml/typerep/typerep-0.14.0.ebuild index a5d0caca1765..91b5b1b84bc9 100644 --- a/dev-ml/typerep/typerep-0.14.0.ebuild +++ b/dev-ml/typerep/typerep-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" DEPEND="dev-ml/base:=" |