diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 22:58:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 22:58:01 +0300 |
commit | 1b757d47153e93bea997009d42497971f9c97710 (patch) | |
tree | a10079441c32d845b02c5a5885cc12652c2d689c /dev-lang/erlang | |
parent | sys-apps/pkgcore: add 0.12.14 (diff) | |
download | gentoo-1b757d47153e93bea997009d42497971f9c97710.tar.gz gentoo-1b757d47153e93bea997009d42497971f9c97710.tar.bz2 gentoo-1b757d47153e93bea997009d42497971f9c97710.zip |
dev-lang/erlang: Stabilize 25.0.4 ppc, #869311
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-25.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-25.0.4.ebuild b/dev-lang/erlang/erlang-25.0.4.ebuild index f178ac284dd8..cfab5952952b 100644 --- a/dev-lang/erlang/erlang-25.0.4.ebuild +++ b/dev-lang/erlang/erlang-25.0.4.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=" |