diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:49:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:49:59 +0200 |
commit | 11ee519e752b9de7f61f81c054e924084cc02297 (patch) | |
tree | 4d099cfaa5bdfc599c75c9612cd3abf28db47aa3 /dev-lang/erlang | |
parent | net-libs/axtls: ppc64 stable wrt bug #717808 (diff) | |
download | gentoo-11ee519e752b9de7f61f81c054e924084cc02297.tar.gz gentoo-11ee519e752b9de7f61f81c054e924084cc02297.tar.bz2 gentoo-11ee519e752b9de7f61f81c054e924084cc02297.zip |
dev-lang/erlang: ppc64 stable wrt bug #717826
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-22.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-22.3.ebuild b/dev-lang/erlang/erlang-22.3.ebuild index e360fe6e23ad..10e018b031dd 100644 --- a/dev-lang/erlang/erlang-22.3.ebuild +++ b/dev-lang/erlang/erlang-22.3.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=" |