diff options
author | Sam James <sam@gentoo.org> | 2021-05-04 19:11:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-04 19:11:44 +0000 |
commit | f31791f6c35ea6e07afb09f7897cc0ab529e99e1 (patch) | |
tree | 88e391187eca2aab8c957434d848ec1cbb76d6e6 /dev-lang | |
parent | virtual/freedesktop-icon-theme: Stabilize 0-r4 amd64, #787458 (diff) | |
download | gentoo-f31791f6c35ea6e07afb09f7897cc0ab529e99e1.tar.gz gentoo-f31791f6c35ea6e07afb09f7897cc0ab529e99e1.tar.bz2 gentoo-f31791f6c35ea6e07afb09f7897cc0ab529e99e1.zip |
dev-lang/erlang: Stabilize 23.3.1 amd64, #787521
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.3.1.ebuild b/dev-lang/erlang/erlang-23.3.1.ebuild index 229e01a394d9..fd509078eb66 100644 --- a/dev-lang/erlang/erlang-23.3.1.ebuild +++ b/dev-lang/erlang/erlang-23.3.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 odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |