diff options
author | Sam James <sam@gentoo.org> | 2021-01-05 20:47:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-05 20:47:24 +0000 |
commit | aa7d7282c32c4e60e2d85fb00ec4766e9a7aa372 (patch) | |
tree | 4fb6335e088076a5499ee2d16a8ab68dc57c0fbb /dev-lang/erlang | |
parent | net-fs/nfs-utils: Remove old (diff) | |
download | gentoo-aa7d7282c32c4e60e2d85fb00ec4766e9a7aa372.tar.gz gentoo-aa7d7282c32c4e60e2d85fb00ec4766e9a7aa372.tar.bz2 gentoo-aa7d7282c32c4e60e2d85fb00ec4766e9a7aa372.zip |
dev-lang/erlang: Stabilize 23.1.4 x86, #761601
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-23.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/erlang/erlang-23.1.4.ebuild b/dev-lang/erlang/erlang-23.1.4.ebuild index b8fd47e9f5e2..7396b2ae45c0 100644 --- a/dev-lang/erlang/erlang-23.1.4.ebuild +++ b/dev-lang/erlang/erlang-23.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |