diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:33:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:33:16 +0100 |
commit | 32e080b2887e5e6b69875d751447dcfb5d28bde7 (patch) | |
tree | 8581131cb9e768d23e2daa181bb9ebb1afb7d2ae /dev-lang/erlang | |
parent | dev-util/ccache: stable 3.7.9 for ppc, bug #725006 (diff) | |
download | gentoo-32e080b2887e5e6b69875d751447dcfb5d28bde7.tar.gz gentoo-32e080b2887e5e6b69875d751447dcfb5d28bde7.tar.bz2 gentoo-32e080b2887e5e6b69875d751447dcfb5d28bde7.zip |
dev-lang/erlang: stable 22.3.2 for ppc, bug #725008
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-22.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-22.3.2.ebuild b/dev-lang/erlang/erlang-22.3.2.ebuild index c489cce60d12..6d9cd46a23cf 100644 --- a/dev-lang/erlang/erlang-22.3.2.ebuild +++ b/dev-lang/erlang/erlang-22.3.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=" |