diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-24 07:24:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-24 07:24:12 +0200 |
commit | 0172229c67b019cf59f34af466cfa91ea4903906 (patch) | |
tree | ab3379e8ed6f7b4282ba8e6993d688f1d8eb0590 /dev-lang/erlang | |
parent | sys-apps/lsb-release: Stabilize 3.2 sparc, #872590 (diff) | |
download | gentoo-0172229c67b019cf59f34af466cfa91ea4903906.tar.gz gentoo-0172229c67b019cf59f34af466cfa91ea4903906.tar.bz2 gentoo-0172229c67b019cf59f34af466cfa91ea4903906.zip |
dev-lang/erlang: Stabilize 24.3.4.2 x86, #872500
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-24.3.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-24.3.4.2.ebuild b/dev-lang/erlang/erlang-24.3.4.2.ebuild index 4c1b1dc94fa8..870060fa5a8f 100644 --- a/dev-lang/erlang/erlang-24.3.4.2.ebuild +++ b/dev-lang/erlang/erlang-24.3.4.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 ~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=" |