diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-08 15:29:36 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 16:53:32 +0100 |
commit | 99613e8eee1100245e30c1aae1cce7c09762a14b (patch) | |
tree | 0a0832b71e4f8dad1c7a13bbb2c52924ebf8b68d /dev-lang | |
parent | dev-cpp/ETL: Remove ancient version (diff) | |
download | gentoo-99613e8eee1100245e30c1aae1cce7c09762a14b.tar.gz gentoo-99613e8eee1100245e30c1aae1cce7c09762a14b.tar.bz2 gentoo-99613e8eee1100245e30c1aae1cce7c09762a14b.zip |
dev-lang/erlang: stable 24.0.2 for sparc, bug #800776
Package-Manager: Portage-3.0.20, 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')
-rw-r--r-- | dev-lang/erlang/erlang-24.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-24.0.2.ebuild b/dev-lang/erlang/erlang-24.0.2.ebuild index ae5aa0920a4b..84b9a121d126 100644 --- a/dev-lang/erlang/erlang-24.0.2.ebuild +++ b/dev-lang/erlang/erlang-24.0.2.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 java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |