commit: c8cf3e546a1b472a70069f094661467f5d63d793 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 15:18:02 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 15:18:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cf3e54
dev-lang/erlang: Stabilize 26.2.1 amd64, #920683 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lang/erlang/erlang-26.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/erlang/erlang-26.2.1.ebuild b/dev-lang/erlang/erlang-26.2.1.ebuild index dc633e98c4a3..7170b0c801e3 100644 --- a/dev-lang/erlang/erlang-26.2.1.ebuild +++ b/dev-lang/erlang/erlang-26.2.1.ebuild @@ -19,7 +19,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="
