diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-01-11 17:47:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-11 17:33:52 +0000 |
commit | 1333c24bf38fa6c054ca106e41c7b0b86a3a0a98 (patch) | |
tree | 9b39a6896c39d4ebb5dc7240dd45ec73b6c197b7 /dev-lang | |
parent | net-misc/memcached: stable 1.6.9 for sparc, bug #764131 (diff) | |
download | gentoo-1333c24bf38fa6c054ca106e41c7b0b86a3a0a98.tar.gz gentoo-1333c24bf38fa6c054ca106e41c7b0b86a3a0a98.tar.bz2 gentoo-1333c24bf38fa6c054ca106e41c7b0b86a3a0a98.zip |
dev-lang/erlang: stable 23.1.5 for sparc, bug #764587
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.1.5.ebuild b/dev-lang/erlang/erlang-23.1.5.ebuild index 635ddb017fb1..a3053cbf9325 100644 --- a/dev-lang/erlang/erlang-23.1.5.ebuild +++ b/dev-lang/erlang/erlang-23.1.5.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=" |