diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-19 08:11:53 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-19 08:11:53 +0200 |
commit | af31be89b5719fbea1a21b2cc1742fa7dcab19eb (patch) | |
tree | 4bfd02a439436d0c8a1d8652413e82b287fce45e /dev-lang/erlang | |
parent | dev-lang/erlang: Stabilize 23.3.4.12 amd64, #839108 (diff) | |
download | gentoo-af31be89b5719fbea1a21b2cc1742fa7dcab19eb.tar.gz gentoo-af31be89b5719fbea1a21b2cc1742fa7dcab19eb.tar.bz2 gentoo-af31be89b5719fbea1a21b2cc1742fa7dcab19eb.zip |
dev-lang/erlang: Stabilize 24.3.3 amd64, #839111
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-24.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-24.3.3.ebuild b/dev-lang/erlang/erlang-24.3.3.ebuild index d08bb337a5c2..4c1b1dc94fa8 100644 --- a/dev-lang/erlang/erlang-24.3.3.ebuild +++ b/dev-lang/erlang/erlang-24.3.3.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=" |