Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/arduino-ctags/
Date: Wed, 24 Oct 2018 07:35:02
Message-Id: 1540366406.9f89a88d2369aad27c0021bfca5dea9ef76fe54f.zlogene@gentoo
1 commit: 9f89a88d2369aad27c0021bfca5dea9ef76fe54f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 24 07:33:26 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 24 07:33:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f89a88d
7
8 dev-embedded/arduino-ctags: amd64 stable wrt bug #668220
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-embedded/arduino-ctags/arduino-ctags-20161123.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-embedded/arduino-ctags/arduino-ctags-20161123.ebuild b/dev-embedded/arduino-ctags/arduino-ctags-20161123.ebuild
17 index 5fdb6990c1f..2e0a463f1c0 100644
18 --- a/dev-embedded/arduino-ctags/arduino-ctags-20161123.ebuild
19 +++ b/dev-embedded/arduino-ctags/arduino-ctags-20161123.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/arduino/ctags/archive/${COMMITHASH}.tar.gz -> ${P}.t
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26
27 S="${WORKDIR}/ctags-${COMMITHASH}"