Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libatasmart/
Date: Thu, 26 May 2022 04:45:21
Message-Id: 1653540306.c6363117b2738dde95b38e0a60aa96e31b89cf9d.xen0n@gentoo
1 commit: c6363117b2738dde95b38e0a60aa96e31b89cf9d
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 04:39:33 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 04:45:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6363117
7
8 dev-libs/libatasmart: keyword 0.19_p5 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 dev-libs/libatasmart/libatasmart-0.19_p5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild b/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild
16 index b25a58b51f21..488991a76989 100644
17 --- a/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild
18 +++ b/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/liba/${PN}/${PN}_${PV/_p*}.orig.tar.xz
26
27 LICENSE="LGPL-2.1"
28 SLOT="0/4"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
31 IUSE="static-libs"
32
33 RDEPEND="virtual/libudev:="