diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:34:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:16 +0100 |
commit | 391a6abf84b6bef24afcbde9c02089f987e81820 (patch) | |
tree | df40fbd75328a9db90b0691a2e2f0223e1e9dce5 /dev-lang | |
parent | sys-devel/bc: stable 1.07.1-r3 for ppc64 (diff) | |
download | gentoo-391a6abf84b6bef24afcbde9c02089f987e81820.tar.gz gentoo-391a6abf84b6bef24afcbde9c02089f987e81820.tar.bz2 gentoo-391a6abf84b6bef24afcbde9c02089f987e81820.zip |
dev-lang/erlang: stable 23.0.2 for ppc64
stable wrt bug #737230
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 c8bb4f7f7c39..d5356fa36a45 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=" |