diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:43:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:43:17 +0200 |
commit | d5d209d93e6ec1464aba4b674a2050e5079d8433 (patch) | |
tree | 19e88488d6f4950e5d70b2e05e9f607624f5d1bd /dev-lang/erlang | |
parent | app-misc/abook: sparc stable wrt bug #699968 (diff) | |
download | gentoo-d5d209d93e6ec1464aba4b674a2050e5079d8433.tar.gz gentoo-d5d209d93e6ec1464aba4b674a2050e5079d8433.tar.bz2 gentoo-d5d209d93e6ec1464aba4b674a2050e5079d8433.zip |
dev-lang/erlang: sparc stable wrt bug #725008
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-22.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-22.3.2.ebuild b/dev-lang/erlang/erlang-22.3.2.ebuild index 8f9b43b81e36..53fc31320883 100644 --- a/dev-lang/erlang/erlang-22.3.2.ebuild +++ b/dev-lang/erlang/erlang-22.3.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 ~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=" |