diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-19 08:12:08 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-19 08:12:08 +0200 |
commit | e5c95e0f0772fe8b956c61f1bf09fb0bcd3f3f5d (patch) | |
tree | eee5c30bd842d2e7d446c711069679871efdbd42 /dev-lang/erlang | |
parent | media-sound/wavbreaker: Stabilize 0.14 x86, #839099 (diff) | |
download | gentoo-e5c95e0f0772fe8b956c61f1bf09fb0bcd3f3f5d.tar.gz gentoo-e5c95e0f0772fe8b956c61f1bf09fb0bcd3f3f5d.tar.bz2 gentoo-e5c95e0f0772fe8b956c61f1bf09fb0bcd3f3f5d.zip |
dev-lang/erlang: Stabilize 23.3.4.12 x86, #839108
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-23.3.4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.3.4.12.ebuild b/dev-lang/erlang/erlang-23.3.4.12.ebuild index d74f22853ee1..e68adcea8ab9 100644 --- a/dev-lang/erlang/erlang-23.3.4.12.ebuild +++ b/dev-lang/erlang/erlang-23.3.4.12.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=" |