diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 11:04:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 11:04:01 +0200 |
commit | a745dc81c84bce93023a31e282ef356224c4027f (patch) | |
tree | 7eeeda2a5243b25cc2fca8413f37e11735891599 /dev-lang/erlang | |
parent | dev-python/cloudscraper: migrate to PEP 517 (diff) | |
download | gentoo-a745dc81c84bce93023a31e282ef356224c4027f.tar.gz gentoo-a745dc81c84bce93023a31e282ef356224c4027f.tar.bz2 gentoo-a745dc81c84bce93023a31e282ef356224c4027f.zip |
dev-lang/erlang: Stabilize 25.1.2-r1 sparc, #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 eba295d5cdbc..667b6fafdaaf 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=" |