diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-04 19:56:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-04 19:56:04 +0200 |
commit | bcf908c810f53eb6ef43ea5af553eff11d2c3585 (patch) | |
tree | b85a7762c03ca634fc8b2366af56fb994bb0c348 /dev-lang/erlang | |
parent | dev-embedded/u-boot-tools: Stabilize 2022.10 ppc, #884101 (diff) | |
download | gentoo-bcf908c810f53eb6ef43ea5af553eff11d2c3585.tar.gz gentoo-bcf908c810f53eb6ef43ea5af553eff11d2c3585.tar.bz2 gentoo-bcf908c810f53eb6ef43ea5af553eff11d2c3585.zip |
dev-lang/erlang: Stabilize 25.1.2-r1 ppc, #884103
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-25.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-25.1.2-r1.ebuild b/dev-lang/erlang/erlang-25.1.2-r1.ebuild index 3f91fc88f1df..5524b14f2d85 100644 --- a/dev-lang/erlang/erlang-25.1.2-r1.ebuild +++ b/dev-lang/erlang/erlang-25.1.2-r1.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=" |