diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-02 11:17:51 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 10:24:12 +0100 |
commit | 012b0ecd46f55556c4647029141efdc7887787ac (patch) | |
tree | 217aa5f0f8aef4092828a02e8e29a73e2422b400 /dev-lang/erlang | |
parent | app-misc/mc: stable 4.8.26-r2 for hppa/sparc, bug #787518 (diff) | |
download | gentoo-012b0ecd46f55556c4647029141efdc7887787ac.tar.gz gentoo-012b0ecd46f55556c4647029141efdc7887787ac.tar.bz2 gentoo-012b0ecd46f55556c4647029141efdc7887787ac.zip |
dev-lang/erlang: stable 23.3.1 for sparc, bug #787521
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-23.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.3.1.ebuild b/dev-lang/erlang/erlang-23.3.1.ebuild index 257dbb6d4a2c..7f159ff376a6 100644 --- a/dev-lang/erlang/erlang-23.3.1.ebuild +++ b/dev-lang/erlang/erlang-23.3.1.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 ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc emacs +hipe java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |