diff options
author | Markus Meier <maekke@gentoo.org> | 2017-04-05 19:44:34 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-04-05 19:50:38 +0200 |
commit | f9e6c902dd9e0f3d9410f18da7193ab957043537 (patch) | |
tree | e9eab7d6a6ea1a3cf131fcbb4df39157dbc195bc /dev-ml | |
parent | dev-ml/cmdliner: add ~arm, bug #611014 (diff) | |
download | gentoo-f9e6c902dd9e0f3d9410f18da7193ab957043537.tar.gz gentoo-f9e6c902dd9e0f3d9410f18da7193ab957043537.tar.bz2 gentoo-f9e6c902dd9e0f3d9410f18da7193ab957043537.zip |
dev-ml/uutf: add ~arm, bug #611014
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/uutf/uutf-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uutf/uutf-1.0.0-r1.ebuild b/dev-ml/uutf/uutf-1.0.0-r1.ebuild index 2b4aaaf0fd20..18ad96a1e4dc 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 ~ppc" +KEYWORDS="~amd64 ~arm ~ppc" IUSE="doc utftrip +ocamlopt test" RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?] |