diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 16:06:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 16:06:02 +0100 |
commit | 3cb9e2629e032a4e3a9731bb6c8e01fe2819de79 (patch) | |
tree | dd034b006953bd39f5a71288321100f481e3b71a /dev-lang | |
parent | dev-python/pbr: ppc stable wrt bug #752273 (diff) | |
download | gentoo-3cb9e2629e032a4e3a9731bb6c8e01fe2819de79.tar.gz gentoo-3cb9e2629e032a4e3a9731bb6c8e01fe2819de79.tar.bz2 gentoo-3cb9e2629e032a4e3a9731bb6c8e01fe2819de79.zip |
dev-lang/erlang: ppc stable wrt bug #755239
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.0.4.ebuild b/dev-lang/erlang/erlang-23.0.4.ebuild index 2f8d68507385..20a3453f1615 100644 --- a/dev-lang/erlang/erlang-23.0.4.ebuild +++ b/dev-lang/erlang/erlang-23.0.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=" |