diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 20:20:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 20:20:52 +0200 |
commit | 74a0460735f77b04fe13c3ce68d9f7703eb426e0 (patch) | |
tree | 42e0054ace63ad4c5450ae66e3f8a6cf4f333700 /dev-lang/erlang | |
parent | dev-libs/libebml: Stabilize 1.4.4 ppc, #883867 (diff) | |
download | gentoo-74a0460735f77b04fe13c3ce68d9f7703eb426e0.tar.gz gentoo-74a0460735f77b04fe13c3ce68d9f7703eb426e0.tar.bz2 gentoo-74a0460735f77b04fe13c3ce68d9f7703eb426e0.zip |
dev-lang/erlang: Stabilize 25.1.2-r1 ppc64, #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 db4a28bf4b60..3f91fc88f1df 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=" |