Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libatasmart/
Date: Sun, 05 Nov 2017 22:16:18
Message-Id: 1509920168.f50e535e7997076ca2da9b0d4904d07846090a7e.slyfox@gentoo
1 commit: f50e535e7997076ca2da9b0d4904d07846090a7e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 5 22:16:02 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 5 22:16:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f50e535e
7
8 dev-libs/libatasmart: stable 0.19-r2 for sparc, bug #630338 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-libs/libatasmart/libatasmart-0.19-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild b/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild
17 index 49c61709c62..46c17c3288b 100644
18 --- a/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild
19 +++ b/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz
21
22 LICENSE="LGPL-2.1"
23 SLOT="0/4"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
26 IUSE="static-libs"
27
28 RDEPEND="virtual/libudev:="