diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-19 16:06:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-19 16:06:50 +0300 |
commit | aa6b8fdadc7df10c50ce991764352516e620b28d (patch) | |
tree | c1082e0ec28eeb115b72c03bc1d4fef41dbc24e9 /dev-lang | |
parent | net-im/teams: add 1.5.00.10453 (diff) | |
download | gentoo-aa6b8fdadc7df10c50ce991764352516e620b28d.tar.gz gentoo-aa6b8fdadc7df10c50ce991764352516e620b28d.tar.bz2 gentoo-aa6b8fdadc7df10c50ce991764352516e620b28d.zip |
dev-lang/erlang: Stabilize 23.3.4.12 ppc, #839108
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.3.4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.3.4.12.ebuild b/dev-lang/erlang/erlang-23.3.4.12.ebuild index 01c4c498874f..a9ff5f5efe4d 100644 --- a/dev-lang/erlang/erlang-23.3.4.12.ebuild +++ b/dev-lang/erlang/erlang-23.3.4.12.ebuild @@ -22,7 +22,7 @@ LICENSE="Apache-2.0" # same build of ERTS that was used when compiling the code. See # http://erlang.org/doc/system_principles/misc.html for more information. SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc emacs +hipe java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |