diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-19 16:35:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-19 16:35:41 +0300 |
commit | 16168447a7c48b435d630fc344bb59c162e89ae7 (patch) | |
tree | b5b1175fba4375cae5bc68911561d51a50f6db85 /dev-lang/erlang | |
parent | dev-lang/erlang: Stabilize 24.3.3 ppc, #839111 (diff) | |
download | gentoo-16168447a7c48b435d630fc344bb59c162e89ae7.tar.gz gentoo-16168447a7c48b435d630fc344bb59c162e89ae7.tar.bz2 gentoo-16168447a7c48b435d630fc344bb59c162e89ae7.zip |
dev-lang/erlang: Stabilize 23.3.4.12 ppc64, #839108
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-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 a9ff5f5efe4d..d87e1a997ebf 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=" |