diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 10:11:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 10:11:42 +0200 |
commit | 0e01fa5fc0e4bd1b3023bc22fadf7a632a870482 (patch) | |
tree | 704505f7ff167cdf22d73c25861a804262297070 /dev-lang | |
parent | dev-perl/Net-DNS: Stabilize 1.320.0 sparc, #833668 (diff) | |
download | gentoo-0e01fa5fc0e4bd1b3023bc22fadf7a632a870482.tar.gz gentoo-0e01fa5fc0e4bd1b3023bc22fadf7a632a870482.tar.bz2 gentoo-0e01fa5fc0e4bd1b3023bc22fadf7a632a870482.zip |
dev-lang/erlang: Stabilize 24.2 ppc, #833692
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-24.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/erlang/erlang-24.2.ebuild b/dev-lang/erlang/erlang-24.2.ebuild index ae108c6fba5c..ccaa410851b7 100644 --- a/dev-lang/erlang/erlang-24.2.ebuild +++ b/dev-lang/erlang/erlang-24.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |