Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/erlang/
Date: Sat, 09 Jan 2021 16:23:31
Message-Id: 1610209404.ccd1d25b3ddc3677c8afe26742909f7b6df46ba8.sam@gentoo
1 commit: ccd1d25b3ddc3677c8afe26742909f7b6df46ba8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 9 16:23:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 9 16:23:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd1d25b
7
8 dev-lang/erlang: Stabilize 23.1.5 ppc64, #764587
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lang/erlang/erlang-23.1.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/erlang/erlang-23.1.5.ebuild b/dev-lang/erlang/erlang-23.1.5.ebuild
16 index e266bd5246c..2c1b3b6b0af 100644
17 --- a/dev-lang/erlang/erlang-23.1.5.ebuild
18 +++ b/dev-lang/erlang/erlang-23.1.5.ebuild
19 @@ -22,7 +22,7 @@ LICENSE="Apache-2.0"
20 # same build of ERTS that was used when compiling the code. See
21 # http://erlang.org/doc/system_principles/misc.html for more information.
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
25 IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets"
26
27 RDEPEND="