diff options
| author | 2025-09-02 19:20:20 +0300 | |
|---|---|---|
| committer | 2025-09-02 20:00:14 +0300 | |
| commit | 0ad96e879b651cc7e8214159d5841d6b633bef8a (patch) | |
| tree | 019d1cd75357b52f91283d19649efc460cb7242c /dev-lang/erlang | |
| parent | profiles/arch/hppa: ACCEPT_KEYWORDS+=" ~hppa" (diff) | |
| download | gentoo-0ad96e879b651cc7e8214159d5841d6b633bef8a.tar.gz gentoo-0ad96e879b651cc7e8214159d5841d6b633bef8a.tar.bz2 gentoo-0ad96e879b651cc7e8214159d5841d6b633bef8a.zip | |
*/*: destable sparc
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
| -rw-r--r-- | dev-lang/erlang/erlang-26.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-26.2.1-r1.ebuild b/dev-lang/erlang/erlang-26.2.1-r1.ebuild index 8c6a04b6a1d3..03de7e89930d 100644 --- a/dev-lang/erlang/erlang-26.2.1-r1.ebuild +++ b/dev-lang/erlang/erlang-26.2.1-r1.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 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa 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=" |
