diff options
author | 2021-02-05 15:26:26 +0000 | |
---|---|---|
committer | 2021-02-05 15:26:26 +0000 | |
commit | ed89b65552eb7f9c4f104b55950721d8021bbbba (patch) | |
tree | 684d8b4003467f9c9960eaf61597e579f8012d16 /dev-lang | |
parent | dev-db/lmdb: Stabilize 0.9.27 sparc, #762110 (diff) | |
download | gentoo-ed89b65552eb7f9c4f104b55950721d8021bbbba.tar.gz gentoo-ed89b65552eb7f9c4f104b55950721d8021bbbba.tar.bz2 gentoo-ed89b65552eb7f9c4f104b55950721d8021bbbba.zip |
dev-lang/erlang: Stabilize 23.2.1 sparc, #768858
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.2.1.ebuild b/dev-lang/erlang/erlang-23.2.1.ebuild index c36e02faac52..6b950a188c95 100644 --- a/dev-lang/erlang/erlang-23.2.1.ebuild +++ b/dev-lang/erlang/erlang-23.2.1.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 libressl odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |