diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 20:55:33 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:47:46 +0200 |
commit | b56254bebb00045271a993f628f50c243da12941 (patch) | |
tree | 3001ada3cbd12749daf14050a97edec8db03c5ba /dev-ml/uutf | |
parent | net-libs/courier-authlib: keyword ~arm64 (diff) | |
download | gentoo-b56254bebb00045271a993f628f50c243da12941.tar.gz gentoo-b56254bebb00045271a993f628f50c243da12941.tar.bz2 gentoo-b56254bebb00045271a993f628f50c243da12941.zip |
dev-ml/uutf: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/uutf')
-rw-r--r-- | dev-ml/uutf/uutf-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uutf/uutf-1.0.1.ebuild b/dev-ml/uutf/uutf-1.0.1.ebuild index 18ad96a1e4dc..7cb99ee37977 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 ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc" IUSE="doc utftrip +ocamlopt test" RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?] |