diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 09:55:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 09:55:43 +0100 |
commit | 40ec833339249d048ce803d9d1c107f3e091ae5d (patch) | |
tree | fbc15e6f078afe614846559a482948c56086ea70 /dev-lang/erlang | |
parent | dev-db/sqlite: ppc stable wrt bug #697678 (diff) | |
download | gentoo-40ec833339249d048ce803d9d1c107f3e091ae5d.tar.gz gentoo-40ec833339249d048ce803d9d1c107f3e091ae5d.tar.bz2 gentoo-40ec833339249d048ce803d9d1c107f3e091ae5d.zip |
dev-lang/erlang: ppc stable wrt bug #699534
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-22.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-22.1.4.ebuild b/dev-lang/erlang/erlang-22.1.4.ebuild index cef8524a7f61..8e47b9bf050d 100644 --- a/dev-lang/erlang/erlang-22.1.4.ebuild +++ b/dev-lang/erlang/erlang-22.1.4.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=" |