diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:49:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:49:35 +0100 |
commit | dcc740aefb2ea987f7dd8f67aa15a089b0fcce28 (patch) | |
tree | 62696e23e684cc6ee84e5316ddbaa1a1094da454 | |
parent | media-libs/libogg: Stabilize 1.3.5 x86, #800716 (diff) | |
download | gentoo-dcc740aefb2ea987f7dd8f67aa15a089b0fcce28.tar.gz gentoo-dcc740aefb2ea987f7dd8f67aa15a089b0fcce28.tar.bz2 gentoo-dcc740aefb2ea987f7dd8f67aa15a089b0fcce28.zip |
dev-lang/erlang: Stabilize 24.0.2 x86, #800776
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-lang/erlang/erlang-24.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-24.0.2.ebuild b/dev-lang/erlang/erlang-24.0.2.ebuild index 9a518bfccce6..a953a96263c7 100644 --- a/dev-lang/erlang/erlang-24.0.2.ebuild +++ b/dev-lang/erlang/erlang-24.0.2.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=" |