diff options
-rw-r--r-- | dev-ml/uutf/uutf-1.0.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/uutf/uutf-1.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/uutf/uutf-1.0.0-r1.ebuild b/dev-ml/uutf/uutf-1.0.0-r1.ebuild index e8b1a1e0b2d9..2b4aaaf0fd20 100644 --- a/dev-ml/uutf/uutf-1.0.0-r1.ebuild +++ b/dev-ml/uutf/uutf-1.0.0-r1.ebuild @@ -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?] diff --git a/dev-ml/uutf/uutf-1.0.1.ebuild b/dev-ml/uutf/uutf-1.0.1.ebuild index 9f2d75ea0fbe..18ad96a1e4dc 100644 --- a/dev-ml/uutf/uutf-1.0.1.ebuild +++ b/dev-ml/uutf/uutf-1.0.1.ebuild @@ -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?] |