diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:54:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 19:54:22 +0100 |
commit | 0e26bfb08c9a8200e6c82b393cfa8f468785e524 (patch) | |
tree | 03f59d45663ebc42cfb93529bf2dd13fe45a0676 /dev-lang/erlang | |
parent | sys-devel/dev86: x86 stable (bug #646678) (diff) | |
download | gentoo-0e26bfb08c9a8200e6c82b393cfa8f468785e524.tar.gz gentoo-0e26bfb08c9a8200e6c82b393cfa8f468785e524.tar.bz2 gentoo-0e26bfb08c9a8200e6c82b393cfa8f468785e524.zip |
dev-lang/erlang: x86 stable (bug #606734)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-lang/erlang')
-rw-r--r-- | dev-lang/erlang/erlang-19.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/erlang/erlang-19.3.ebuild b/dev-lang/erlang/erlang-19.3.ebuild index 68a6119c6dcd..47bbeaf58023 100644 --- a/dev-lang/erlang/erlang-19.3.ebuild +++ b/dev-lang/erlang/erlang-19.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc smp sctp ssl systemd tk wxwidgets" REQUIRED_USE="dirty-schedulers? ( smp )" #621610 |