diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:29:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:29:45 +0000 |
commit | 0a98b15830e8744b0b331a527ea37b50771212bf (patch) | |
tree | 788ff9046295e2ca2eb02fc721862d3e3a600c05 | |
parent | dev-python/setproctitle: stable 1.2 for sparc (diff) | |
download | gentoo-0a98b15830e8744b0b331a527ea37b50771212bf.tar.gz gentoo-0a98b15830e8744b0b331a527ea37b50771212bf.tar.bz2 gentoo-0a98b15830e8744b0b331a527ea37b50771212bf.zip |
dev-lang/erlang: stable 23.1.4 for sparc
stable wrt bug #761601
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-lang/erlang/erlang-23.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.1.4.ebuild b/dev-lang/erlang/erlang-23.1.4.ebuild index fd9051fbba51..b8fd47e9f5e2 100644 --- a/dev-lang/erlang/erlang-23.1.4.ebuild +++ b/dev-lang/erlang/erlang-23.1.4.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |