From: Michael Weber Date: Wed, 5 Apr 2017 09:32:12 +0000 (+0200) Subject: dev-ml/cmdliner: add ~ppc (bug 527318). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ec4d732fc3a1e602a60b5792605b958f1ad6e5c3;p=gentoo.git dev-ml/cmdliner: add ~ppc (bug 527318). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-ml/cmdliner/cmdliner-0.9.8.ebuild b/dev-ml/cmdliner/cmdliner-0.9.8.ebuild index 0071da93e49e..c4581514830e 100644 --- a/dev-ml/cmdliner/cmdliner-0.9.8.ebuild +++ b/dev-ml/cmdliner/cmdliner-0.9.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="doc +ocamlopt" RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]" diff --git a/dev-ml/cmdliner/cmdliner-1.0.0.ebuild b/dev-ml/cmdliner/cmdliner-1.0.0.ebuild index 42b1fdc7c63a..9a1312e3874f 100644 --- a/dev-ml/cmdliner/cmdliner-1.0.0.ebuild +++ b/dev-ml/cmdliner/cmdliner-1.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~ppc" IUSE="+ocamlopt test" RDEPEND="