diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 18:59:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 18:59:24 +0100 |
commit | 2028fa0467f02d25ef38c4999864dee520b34793 (patch) | |
tree | de68c9192fc79fd9d161e45be868fcbeb3d781e5 /dev-ml/zarith | |
parent | dev-util/radare2: restored USE=system-capstone from 1.4.0 (diff) | |
download | gentoo-2028fa0467f02d25ef38c4999864dee520b34793.tar.gz gentoo-2028fa0467f02d25ef38c4999864dee520b34793.tar.bz2 gentoo-2028fa0467f02d25ef38c4999864dee520b34793.zip |
dev-ml/zarith: keyworded 1.4.1 for ppc, bug #596862
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml/zarith')
-rw-r--r-- | dev-ml/zarith/zarith-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/zarith/zarith-1.4.1.ebuild b/dev-ml/zarith/zarith-1.4.1.ebuild index ede9da1d9674..8825fc311e45 100644 --- a/dev-ml/zarith/zarith-1.4.1.ebuild +++ b/dev-ml/zarith/zarith-1.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://forge.ocamlcore.org/frs/download.php/1574/${P}.tgz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc mpir +ocamlopt" RDEPEND=" |