diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:00:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:28:01 +0000 |
commit | 5a2ae92e5878fb68f9b19b7dfdc89dea46dfb947 (patch) | |
tree | dbfcc3b53b93ddc36fe659bbe36bcba1d8390189 /dev-lang/erlang | |
parent | dev-python/setproctitle: stable 1.2 for ppc64 (diff) | |
download | gentoo-5a2ae92e5878fb68f9b19b7dfdc89dea46dfb947.tar.gz gentoo-5a2ae92e5878fb68f9b19b7dfdc89dea46dfb947.tar.bz2 gentoo-5a2ae92e5878fb68f9b19b7dfdc89dea46dfb947.zip |
dev-lang/erlang: stable 23.1.4 for ppc64
stable wrt bug #761601
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-23.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.1.4.ebuild b/dev-lang/erlang/erlang-23.1.4.ebuild index 29d526a90f55..fd9051fbba51 100644 --- a/dev-lang/erlang/erlang-23.1.4.ebuild +++ b/dev-lang/erlang/erlang-23.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=" |