diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:17:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:17:51 +0200 |
commit | 5ac3736f1302b60e8ecf0d7464cd3b18c23fc5cf (patch) | |
tree | ab39d6bd76e2ec8dcdd2a5af09970071ae7dce18 /dev-lang | |
parent | media-libs/ladspa-sdk: sparc stable wrt bug #736495 (diff) | |
download | gentoo-5ac3736f1302b60e8ecf0d7464cd3b18c23fc5cf.tar.gz gentoo-5ac3736f1302b60e8ecf0d7464cd3b18c23fc5cf.tar.bz2 gentoo-5ac3736f1302b60e8ecf0d7464cd3b18c23fc5cf.zip |
dev-lang/erlang: sparc stable wrt bug #736557
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/erlang/erlang-23.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-23.0.1-r1.ebuild b/dev-lang/erlang/erlang-23.0.1-r1.ebuild index c4718bc45e7b..858dcd5bd3ad 100644 --- a/dev-lang/erlang/erlang-23.0.1-r1.ebuild +++ b/dev-lang/erlang/erlang-23.0.1-r1.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 ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets" RDEPEND=" |