diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:09:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:19:54 +0100 |
commit | 1a485d2249f4817720275d030197c2834afe1735 (patch) | |
tree | f52117fd68ddca2047ff0532dbe44d69430d56e0 /dev-ml/zarith | |
parent | dev-python/gevent: stable 20.6.2 for ppc (diff) | |
download | gentoo-1a485d2249f4817720275d030197c2834afe1735.tar.gz gentoo-1a485d2249f4817720275d030197c2834afe1735.tar.bz2 gentoo-1a485d2249f4817720275d030197c2834afe1735.zip |
dev-ml/zarith: stable 1.9.1 for ppc
stable wrt bug #737700
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 6f6085a8c092..61de687ce253 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 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="doc mpir +ocamlopt" RDEPEND=" |