diff options
author | Sam James <sam@gentoo.org> | 2023-12-25 10:42:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-25 10:42:00 +0000 |
commit | c1df1015b2419b4adde766487ab2838fdccf1b18 (patch) | |
tree | 4e5bcf3555539e701144727a426c5d1dfc9ab628 /dev-lang | |
parent | profiles/package.mask: remove obsolete app-crypt/xca mask (diff) | |
download | gentoo-c1df1015b2419b4adde766487ab2838fdccf1b18.tar.gz gentoo-c1df1015b2419b4adde766487ab2838fdccf1b18.tar.bz2 gentoo-c1df1015b2419b4adde766487ab2838fdccf1b18.zip |
dev-lang/erlang: Stabilize 26.2.1 sparc, #920683
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-26.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-26.2.1.ebuild b/dev-lang/erlang/erlang-26.2.1.ebuild index 981ad712372f..dc633e98c4a3 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=" |