Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libatasmart/
Date: Tue, 03 Apr 2018 21:02:22
Message-Id: 1522789325.646683089c56d582ef849cad9e98e4a6a5f599a9.mattst88@gentoo
1 commit: 646683089c56d582ef849cad9e98e4a6a5f599a9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 3 21:02:05 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 3 21:02:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64668308
7
8 dev-libs/libatasmart-0.19-r2: hppa stable, bug 630338
9
10 dev-libs/libatasmart/libatasmart-0.19-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild b/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild
14 index 46c17c3288b..2117666652c 100644
15 --- a/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild
16 +++ b/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz
18
19 LICENSE="LGPL-2.1"
20 SLOT="0/4"
21 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
22 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
23 IUSE="static-libs"
24
25 RDEPEND="virtual/libudev:="