diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:12:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:22:04 +0000 |
commit | 95ffd3c355c6cca6746a81ed58d87265c1f7e8af (patch) | |
tree | 15ff9dc055f4457193f9b5db494bd63a0c225cc8 /dev-lang | |
parent | app-text/xapian-omega: Stabilize 1.4.17 amd64, #751025 (diff) | |
download | gentoo-95ffd3c355c6cca6746a81ed58d87265c1f7e8af.tar.gz gentoo-95ffd3c355c6cca6746a81ed58d87265c1f7e8af.tar.bz2 gentoo-95ffd3c355c6cca6746a81ed58d87265c1f7e8af.zip |
dev-lang/erlang: stable 23.1.1 for ppc
stable wrt bug #753464
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.1.1.ebuild b/dev-lang/erlang/erlang-23.1.1.ebuild index e0cd7fb3cee3..57dd94ceaef0 100644 --- a/dev-lang/erlang/erlang-23.1.1.ebuild +++ b/dev-lang/erlang/erlang-23.1.1.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=" |