diff options
author | 2020-09-07 09:09:31 +0100 | |
---|---|---|
committer | 2020-09-07 09:19:54 +0100 | |
commit | e4c0ef424e78b31e5cddb6c6a1fb52cf388b2f47 (patch) | |
tree | 8271c46624bbf8ec76cb851f8025e7445faae21d | |
parent | dev-lang/spidermonkey: stable 1.8.5-r9 for ppc (diff) | |
download | gentoo-e4c0ef424e78b31e5cddb6c6a1fb52cf388b2f47.tar.gz gentoo-e4c0ef424e78b31e5cddb6c6a1fb52cf388b2f47.tar.bz2 gentoo-e4c0ef424e78b31e5cddb6c6a1fb52cf388b2f47.zip |
dev-lang/erlang: stable 23.0.2 for ppc
stable wrt bug #737230
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-lang/erlang/erlang-23.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.0.2.ebuild b/dev-lang/erlang/erlang-23.0.2.ebuild index eaa8647e98c1..c8bb4f7f7c39 100644 --- a/dev-lang/erlang/erlang-23.0.2.ebuild +++ b/dev-lang/erlang/erlang-23.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 ~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=" |