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-apps/sg3_utils/
Date: Mon, 19 Jun 2017 18:37:07
Message-Id: 1497897420.cb4e66989d853bfb876441658fdf2b97297b09e5.aballier@gentoo
1 commit: cb4e66989d853bfb876441658fdf2b97297b09e5
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 18:20:02 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 18:37:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4e6698
7
8 sys-apps/sg3_utils: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-apps/sg3_utils/sg3_utils-1.42.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
16 index 72013ffeadb..29a4170c556 100644
17 --- a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
18 +++ b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
25 IUSE="static-libs"
26
27 DEPEND="sys-devel/libtool"