diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 00:49:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 00:49:57 +0100 |
commit | 470ff290b8c54dfa41af42470ec8918000902534 (patch) | |
tree | d62dc2eceb8be4e9518b0e0eb8512d4d43d92b3f /dev-lang/erlang | |
parent | sys-libs/libxcrypt: Stabilize 4.4.20 amd64, #796722 (diff) | |
download | gentoo-470ff290b8c54dfa41af42470ec8918000902534.tar.gz gentoo-470ff290b8c54dfa41af42470ec8918000902534.tar.bz2 gentoo-470ff290b8c54dfa41af42470ec8918000902534.zip |
dev-lang/erlang: Stabilize 24.0 amd64, #796728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-24.0.ebuild b/dev-lang/erlang/erlang-24.0.ebuild index 01313ebc6b11..67903e8c386b 100644 --- a/dev-lang/erlang/erlang-24.0.ebuild +++ b/dev-lang/erlang/erlang-24.0.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 java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |