diff options
author | Sam James <sam@gentoo.org> | 2023-05-27 10:43:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-27 10:43:08 +0100 |
commit | abdf7c34897ee9faf3360c7586e7f67ca20fa557 (patch) | |
tree | 45caa3b50fcd995040c6be29643a0a54b4a2353b /dev-lang | |
parent | dev-lang/erlang: Stabilize 25.3 ppc, #906680 (diff) | |
download | gentoo-abdf7c34897ee9faf3360c7586e7f67ca20fa557.tar.gz gentoo-abdf7c34897ee9faf3360c7586e7f67ca20fa557.tar.bz2 gentoo-abdf7c34897ee9faf3360c7586e7f67ca20fa557.zip |
dev-lang/erlang: Stabilize 25.3 ppc64, #906680
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 cc54d2c242a0..71f106edbf6a 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=" |