diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:52:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:52:49 +0000 |
commit | f9831f8edb4c4a71c4f9a76ddd2ff7679ea92d75 (patch) | |
tree | 3b0e03989d0978d39046e695b8a5a56b6533eafa /dev-ml/typerep | |
parent | dev-ml/ppx_string: Stabilize 0.14.1 amd64, #769317 (diff) | |
download | gentoo-f9831f8edb4c4a71c4f9a76ddd2ff7679ea92d75.tar.gz gentoo-f9831f8edb4c4a71c4f9a76ddd2ff7679ea92d75.tar.bz2 gentoo-f9831f8edb4c4a71c4f9a76ddd2ff7679ea92d75.zip |
dev-ml/typerep: Stabilize 0.14.0 amd64, #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 bfe00ead23dd..a5d0caca1765 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:=" |