Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/elixir/
Date: Wed, 10 Apr 2019 06:34:18
Message-Id: 1554878041.4345fcdde55624caf62d8e18486fe88fa83c8d76.prometheanfire@gentoo
1 commit: 4345fcdde55624caf62d8e18486fe88fa83c8d76
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 10 06:33:13 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 10 06:34:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4345fcdd
7
8 dev-lang/elixir: 1.8.1 stable amd64/ppc/x86
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-lang/elixir/elixir-1.8.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/elixir/elixir-1.8.1.ebuild b/dev-lang/elixir/elixir-1.8.1.ebuild
17 index 197157b5e5b..dac3bda8676 100644
18 --- a/dev-lang/elixir/elixir-1.8.1.ebuild
19 +++ b/dev-lang/elixir/elixir-1.8.1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> ${P}.tar
21
22 LICENSE="Apache-2.0 ErlPL-1.1"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
26 IUSE=""
27
28 DEPEND=">=dev-lang/erlang-18[ssl]"