diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:32:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:32:14 +0100 |
commit | 932b8e1bce4ad57479c10a8dc082320ddc1f9164 (patch) | |
tree | f787364c21a51ba1c5c8188c23e2040031764cb5 /dev-lang/erlang/erlang-18.3.ebuild | |
parent | net-analyzer/etherape: sparc stable wrt bug #601004 (diff) | |
download | gentoo-932b8e1bce4ad57479c10a8dc082320ddc1f9164.tar.gz gentoo-932b8e1bce4ad57479c10a8dc082320ddc1f9164.tar.bz2 gentoo-932b8e1bce4ad57479c10a8dc082320ddc1f9164.zip |
dev-lang/erlang: sparc stable wrt bug #584008
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/erlang/erlang-18.3.ebuild')
-rw-r--r-- | dev-lang/erlang/erlang-18.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/erlang/erlang-18.3.ebuild b/dev-lang/erlang/erlang-18.3.ebuild index c5b44fad249c..7903bd8edbc0 100644 --- a/dev-lang/erlang/erlang-18.3.ebuild +++ b/dev-lang/erlang/erlang-18.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="compat-ethread doc emacs halfword hipe java kpoll libressl odbc smp sctp ssl systemd tk wxwidgets" RDEPEND=" |