diff options
author | Sam James <sam@gentoo.org> | 2021-04-11 11:08:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-11 11:08:54 +0000 |
commit | fd9a9dd087a246da04a303f7d551dbda6a5ff149 (patch) | |
tree | 4574735fea5c859ec6b60d0ea2394d47a3fccdd8 /dev-lang | |
parent | net-libs/libtirpc: Stabilize 1.3.1 amd64, #780420 (diff) | |
download | gentoo-fd9a9dd087a246da04a303f7d551dbda6a5ff149.tar.gz gentoo-fd9a9dd087a246da04a303f7d551dbda6a5ff149.tar.bz2 gentoo-fd9a9dd087a246da04a303f7d551dbda6a5ff149.zip |
dev-lang/erlang: Stabilize 23.2.7 amd64, #780669
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.2.7.ebuild b/dev-lang/erlang/erlang-23.2.7.ebuild index 1a87fe3aecf8..cfb0a0df2dc3 100644 --- a/dev-lang/erlang/erlang-23.2.7.ebuild +++ b/dev-lang/erlang/erlang-23.2.7.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=" |