dev-ml/uutf: add ~ppc (bug 527318).
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 09:50:19 +0000 (11:50 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 09:51:47 +0000 (11:51 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"

dev-ml/uutf/uutf-1.0.0-r1.ebuild
dev-ml/uutf/uutf-1.0.1.ebuild

index e8b1a1e0b2d97d8ce6b16724d07cdb1a08afdbd7..2b4aaaf0fd201a92dccc66c8b0ed792a747e9829 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/uutf/releases/${P}.tbz"
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
 IUSE="doc utftrip +ocamlopt test"
 
 RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
index 9f2d75ea0fbe9e1e82c1b0398661b761b3d0baad..18ad96a1e4dc5e2cfec6b97d6ca96828b94f47b2 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/uutf/releases/${P}.tbz"
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc"
 IUSE="doc utftrip +ocamlopt test"
 
 RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]