Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/arduino/
Date: Wed, 17 Oct 2018 12:08:00
Message-Id: 1539777235.04713173a1010e01adf61eb2f55f4eab016685e3.whissi@gentoo
1 commit: 04713173a1010e01adf61eb2f55f4eab016685e3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 11:53:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 11:53:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04713173
7
8 dev-embedded/arduino: x86 stable (bug #668220)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-embedded/arduino/arduino-1.8.5-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-embedded/arduino/arduino-1.8.5-r2.ebuild b/dev-embedded/arduino/arduino-1.8.5-r2.ebuild
17 index d20fd3fcd25..1f664fa2853 100644
18 --- a/dev-embedded/arduino/arduino-1.8.5-r2.ebuild
19 +++ b/dev-embedded/arduino/arduino-1.8.5-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -51,7 +51,7 @@ SRC_URI="https://github.com/arduino/Arduino/archive/${PV}.tar.gz -> ${P}.tar.gz
27
28 LICENSE="GPL-2 LGPL-2.1 CC-BY-SA-3.0"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 x86"
32
33 # bincheck RESTRICT is needed because firmware that ships with arduino contains code that makes
34 # scanelf bark. It's also why we need a separate package for arduino-listserialportsc because if