dev-lang/elixir: add ~arm, bug #585230
authorMarkus Meier <maekke@gentoo.org>
Sun, 26 Jun 2016 18:32:18 +0000 (20:32 +0200)
committerMarkus Meier <maekke@gentoo.org>
Sun, 26 Jun 2016 18:32:18 +0000 (20:32 +0200)
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

dev-lang/elixir/elixir-1.2.5.ebuild

index 19f6fbc61a43b7149e2d7d484acd2f5f9db3a9a8..cec7e508964af8bc815e887ca29eae9aad3843a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0 ErlPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 DEPEND=">=dev-lang/erlang-18"