dev-ml/result: keyword ~arm
authorAlexis Ballier <aballier@gentoo.org>
Thu, 9 Mar 2017 20:37:28 +0000 (21:37 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 9 Mar 2017 21:31:39 +0000 (22:31 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-ml/result/result-1.2.ebuild

index 6c3e40284d833962c257487bff444f4109b13a6d..a77e674fd3bf62f08662b554d747535fc0814d6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/result/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 IUSE="+ocamlopt"
 
 RDEPEND="dev-lang/ocaml:=[ocamlopt?]"