diff options
author | Sam James <sam@gentoo.org> | 2021-02-26 14:02:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-26 14:02:55 +0000 |
commit | 8ecd582e17a3868803d64e165f82c8d8fc4b38ff (patch) | |
tree | 99ad9e0c6c843288d9c36e67b110c4acdb5180f5 /dev-lang | |
parent | sys-kernel/gentoo-sources: Linux 5.4.101, 5.10.19 and 5.11.2 and genpatches (diff) | |
download | gentoo-8ecd582e17a3868803d64e165f82c8d8fc4b38ff.tar.gz gentoo-8ecd582e17a3868803d64e165f82c8d8fc4b38ff.tar.bz2 gentoo-8ecd582e17a3868803d64e165f82c8d8fc4b38ff.zip |
dev-lang/erlang: Stabilize 23.2.3 x86, #773016
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.2.3.ebuild b/dev-lang/erlang/erlang-23.2.3.ebuild index 41d7b28f5789..2802ed39e837 100644 --- a/dev-lang/erlang/erlang-23.2.3.ebuild +++ b/dev-lang/erlang/erlang-23.2.3.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=" |