Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/sg3_utils/
Date: Thu, 13 May 2021 17:10:16
Message-Id: 1620925807.efd59812f205fe27b21c0b0437790e1e78355056.sam@gentoo
1 commit: efd59812f205fe27b21c0b0437790e1e78355056
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 13 17:10:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 13 17:10:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd59812
7
8 sys-apps/sg3_utils: Stabilize 1.46-r1 x86, #789864
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild b/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild
16 index 01ce6701b6b..55fd8f337db 100644
17 --- a/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild
18 +++ b/sys-apps/sg3_utils/sg3_utils-1.46-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tar.xz"
20
21 LICENSE="GPL-2"
22 SLOT="0/${PV}"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86"
25 IUSE="static-libs"
26
27 DEPEND="sys-devel/libtool"