diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 02:12:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 02:12:32 +0000 |
commit | 02828816c0684a5fde73e4100b750a7d0587d8c4 (patch) | |
tree | 4143a535f66d0101e9095ca69664649dc1b1878b /dev-lang/erlang | |
parent | media-video/pipewire: Stabilize 0.3.18 arm64, #766603 (diff) | |
download | gentoo-02828816c0684a5fde73e4100b750a7d0587d8c4.tar.gz gentoo-02828816c0684a5fde73e4100b750a7d0587d8c4.tar.bz2 gentoo-02828816c0684a5fde73e4100b750a7d0587d8c4.zip |
dev-lang/erlang: Stabilize 23.2 ppc64, #765733
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.2.ebuild b/dev-lang/erlang/erlang-23.2.ebuild index abd92992aaad..27ebfc6b45ee 100644 --- a/dev-lang/erlang/erlang-23.2.ebuild +++ b/dev-lang/erlang/erlang-23.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 ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |