Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/lsscsi/
Date: Mon, 19 Jun 2017 18:12:41
Message-Id: 1497895946.148aa0f6104aaefb07cbee39c369cd550d57576d.aballier@gentoo
1 commit: 148aa0f6104aaefb07cbee39c369cd550d57576d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 17:59:56 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 18:12:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148aa0f6
7
8 sys-fs/lsscsi: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-fs/lsscsi/lsscsi-0.28.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-fs/lsscsi/lsscsi-0.28.ebuild b/sys-fs/lsscsi/lsscsi-0.28.ebuild
16 index dac365c9cca..e45263a560f 100644
17 --- a/sys-fs/lsscsi/lsscsi-0.28.ebuild
18 +++ b/sys-fs/lsscsi/lsscsi-0.28.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -11,7 +11,7 @@ SRC_URI="http://sg.danny.cz/scsi/${P}.tgz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
31
32 src_prepare() {
33 epatch "${FILESDIR}"/${P}-sysmacros.patch #580494