Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/arduino-ctags/
Date: Sun, 02 Jan 2022 05:52:49
Message-Id: 1641102687.6fa808d679362be275706fb11f1d8a616d766a0b.sam@gentoo
1 commit: 6fa808d679362be275706fb11f1d8a616d766a0b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 2 05:51:27 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 2 05:51:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa808d6
7
8 dev-embedded/arduino-ctags: Stabilize 20161123-r1 amd64, #828550
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-embedded/arduino-ctags/arduino-ctags-20161123-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-embedded/arduino-ctags/arduino-ctags-20161123-r1.ebuild b/dev-embedded/arduino-ctags/arduino-ctags-20161123-r1.ebuild
16 index 64676af3c7c1..85c99f287ce0 100644
17 --- a/dev-embedded/arduino-ctags/arduino-ctags-20161123-r1.ebuild
18 +++ b/dev-embedded/arduino-ctags/arduino-ctags-20161123-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ S="${WORKDIR}/ctags-${MY_COMMIT_HASH}"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31
32 PATCHES=(
33 "${FILESDIR}"/${PN}-20161123-gcc-unused-attribute.patch