diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 19:00:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 19:00:34 +0100 |
commit | 917f8641b73698d22f87a09d80fe80324ed571cd (patch) | |
tree | d9d97fa3056bd828eaf77bfc0c1c4522c7c3fc95 | |
parent | dev-ml/cryptokit: keyworded 1.12 for ppc, bug #596862 (diff) | |
download | gentoo-917f8641b73698d22f87a09d80fe80324ed571cd.tar.gz gentoo-917f8641b73698d22f87a09d80fe80324ed571cd.tar.bz2 gentoo-917f8641b73698d22f87a09d80fe80324ed571cd.zip |
dev-ml/zarith: keyworded 1.5 for ppc, bug #596862
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
-rw-r--r-- | dev-ml/zarith/zarith-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/zarith/zarith-1.5.ebuild b/dev-ml/zarith/zarith-1.5.ebuild index 25bf4fad3701..857c5026e9d6 100644 --- a/dev-ml/zarith/zarith-1.5.ebuild +++ b/dev-ml/zarith/zarith-1.5.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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc mpir +ocamlopt" RDEPEND=" |