diff options
author | 2022-07-02 18:15:52 +0000 | |
---|---|---|
committer | 2022-07-02 18:15:52 +0000 | |
commit | 5954c8d917222a7de75d7d4d3b14b9e3d9723707 (patch) | |
tree | 4e3c44370f12ac379a4ec4debe9a209c8e396359 /dev-lang/erlang | |
parent | x11-terms/zutty: Stabilize 0.12 amd64, #855713 (diff) | |
download | gentoo-5954c8d917222a7de75d7d4d3b14b9e3d9723707.tar.gz gentoo-5954c8d917222a7de75d7d4d3b14b9e3d9723707.tar.bz2 gentoo-5954c8d917222a7de75d7d4d3b14b9e3d9723707.zip |
dev-lang/erlang: Stabilize 25.0 amd64, #855716
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-25.0.ebuild b/dev-lang/erlang/erlang-25.0.ebuild index e83047b7f83e..116597a32aa0 100644 --- a/dev-lang/erlang/erlang-25.0.ebuild +++ b/dev-lang/erlang/erlang-25.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 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc emacs java +kpoll odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |