commit: 1094671f593a26f7ddc98d95a4ae94dd3bbcbfe3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 1 11:23:57 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 1 11:23:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1094671f
dev-ml/zarith: Stabilize 1.9.1 amd64, #737156 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/zarith/zarith-1.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/zarith/zarith-1.9.1.ebuild b/dev-ml/zarith/zarith-1.9.1.ebuild index 193701b205b..04d89fe5a52 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="
