diff options
author | Sam James <sam@gentoo.org> | 2022-09-24 04:15:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-24 04:15:00 +0100 |
commit | a975b6273f0398a4ac5b146e55f6a6a83cde4205 (patch) | |
tree | 7ab568a663ccf264062d3164aef8b7120e38ed91 /dev-lang/erlang | |
parent | www-apps/nextcloud: Stabilize 23.0.8 ALLARCHES, #872554 (diff) | |
download | gentoo-a975b6273f0398a4ac5b146e55f6a6a83cde4205.tar.gz gentoo-a975b6273f0398a4ac5b146e55f6a6a83cde4205.tar.bz2 gentoo-a975b6273f0398a4ac5b146e55f6a6a83cde4205.zip |
dev-lang/erlang: Stabilize 24.3.4.2 amd64, #872500
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-24.3.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-24.3.4.2.ebuild b/dev-lang/erlang/erlang-24.3.4.2.ebuild index d08bb337a5c2..4c1b1dc94fa8 100644 --- a/dev-lang/erlang/erlang-24.3.4.2.ebuild +++ b/dev-lang/erlang/erlang-24.3.4.2.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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc emacs java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |