diff options
author | Sam James <sam@gentoo.org> | 2021-02-05 15:25:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-05 15:25:50 +0000 |
commit | 199b025030bf572d9bd55d43ef5c221592d7f70a (patch) | |
tree | 15fc697e76220dbea956e908d2885af4b635e3ea /dev-lang | |
parent | dev-libs/libxls: Stabilize 1.6.2 x86, #768855 (diff) | |
download | gentoo-199b025030bf572d9bd55d43ef5c221592d7f70a.tar.gz gentoo-199b025030bf572d9bd55d43ef5c221592d7f70a.tar.bz2 gentoo-199b025030bf572d9bd55d43ef5c221592d7f70a.zip |
dev-lang/erlang: Stabilize 23.2.1 x86, #768858
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.2.1.ebuild b/dev-lang/erlang/erlang-23.2.1.ebuild index e3bc6da2d741..c36e02faac52 100644 --- a/dev-lang/erlang/erlang-23.2.1.ebuild +++ b/dev-lang/erlang/erlang-23.2.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 ~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=" |