dev-ml/opam: add ~arm, bug #611014
authorMarkus Meier <maekke@gentoo.org>
Wed, 5 Apr 2017 17:40:57 +0000 (19:40 +0200)
committerMarkus Meier <maekke@gentoo.org>
Wed, 5 Apr 2017 17:49:45 +0000 (19:49 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"

dev-ml/opam/opam-1.3.0.ebuild

index 024cdcc5f011d7716e03a40d38e8a6a724ed9fee..40e4425d0c0288857845a61a086d7afc836a44ee 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="A source-based package manager for OCaml"
 HOMEPAGE="http://opam.ocaml.org/"
 LICENSE="LGPL-3-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~arm ~ppc"
 IUSE=""
 
 if [[ ${PV} != 9999 ]]; then