commit: 4490574aac6e302acb2ad408c8348f26e73a0997 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 01:10:50 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 01:10:50 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4490574a
dev-lang/erlang: Stabilize 28.3 ppc, #969593 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-lang/erlang/erlang-28.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/erlang/erlang-28.3.ebuild b/dev-lang/erlang/erlang-28.3.ebuild index 2c27120c323d..8971a1647ffc 100644 --- a/dev-lang/erlang/erlang-28.3.ebuild +++ b/dev-lang/erlang/erlang-28.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 ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos ~x64-solaris" IUSE="doc java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND="
