diff options
author | Sam James <sam@gentoo.org> | 2023-05-27 10:43:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-27 10:43:06 +0100 |
commit | b420e0fbd53a623aca826898248dec7fb5d3b0f9 (patch) | |
tree | 7004b43829da6bcc695ba9835e18858c2d7d5e50 | |
parent | app-forensics/chkrootkit: Stabilize 0.57 ppc64, #906671 (diff) | |
download | gentoo-b420e0fbd53a623aca826898248dec7fb5d3b0f9.tar.gz gentoo-b420e0fbd53a623aca826898248dec7fb5d3b0f9.tar.bz2 gentoo-b420e0fbd53a623aca826898248dec7fb5d3b0f9.zip |
dev-lang/erlang: Stabilize 25.3 ppc, #906680
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-lang/erlang/erlang-25.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-25.3.ebuild b/dev-lang/erlang/erlang-25.3.ebuild index ac435f2a533a..cc54d2c242a0 100644 --- a/dev-lang/erlang/erlang-25.3.ebuild +++ b/dev-lang/erlang/erlang-25.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=" |