dev-lang/elixir: x86 stable wrt bug #708898
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 09:50:25 +0000 (10:50 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 09:50:25 +0000 (10:50 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-lang/elixir/elixir-1.9.4.ebuild

index 9771a0da6d92bd7294285755155275ee2ee4cb49..07f1a00dfa42102641118102c96c2429c947a27c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,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 ~arm ~arm64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc x86"
 IUSE=""
 
 DEPEND=">=dev-lang/erlang-18[ssl]"