diff options
author | Sam James <sam@gentoo.org> | 2020-11-01 11:23:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-01 11:23:57 +0000 |
commit | 1094671f593a26f7ddc98d95a4ae94dd3bbcbfe3 (patch) | |
tree | a32d87858cee69959bce641b36745ab5f2c3fa1b /dev-ml/zarith | |
parent | net-misc/openntpd: Stabilize 6.2_p3-r2 arm, #752006 (diff) | |
download | gentoo-1094671f593a26f7ddc98d95a4ae94dd3bbcbfe3.tar.gz gentoo-1094671f593a26f7ddc98d95a4ae94dd3bbcbfe3.tar.bz2 gentoo-1094671f593a26f7ddc98d95a4ae94dd3bbcbfe3.zip |
dev-ml/zarith: Stabilize 1.9.1 amd64, #737156
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/zarith')
-rw-r--r-- | dev-ml/zarith/zarith-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/zarith/zarith-1.9.1.ebuild b/dev-ml/zarith/zarith-1.9.1.ebuild index 193701b205b1..04d89fe5a523 100644 --- a/dev-ml/zarith/zarith-1.9.1.ebuild +++ b/dev-ml/zarith/zarith-1.9.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/Zarith/archive/release-${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc x86" IUSE="doc mpir +ocamlopt" RDEPEND=" |