Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libsigrok/
Date: Wed, 22 Jun 2022 18:37:28
Message-Id: 1655923034.a44f5b67971e7757bab5a72da39a430cfe44219f.arthurzam@gentoo
1 commit: a44f5b67971e7757bab5a72da39a430cfe44219f
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 22 18:37:14 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 22 18:37:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44f5b67
7
8 sci-libs/libsigrok: Keyword 0.5.2-r3 arm, #849830
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sci-libs/libsigrok/libsigrok-0.5.2-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/libsigrok/libsigrok-0.5.2-r3.ebuild b/sci-libs/libsigrok/libsigrok-0.5.2-r3.ebuild
16 index a38acb484d20..3523b5e36b13 100644
17 --- a/sci-libs/libsigrok/libsigrok-0.5.2-r3.ebuild
18 +++ b/sci-libs/libsigrok/libsigrok-0.5.2-r3.ebuild
19 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
20 inherit git-r3
21 else
22 SRC_URI="https://sigrok.org/download/source/${PN}/${P}.tar.gz"
23 - KEYWORDS="amd64 ~arm64 x86"
24 + KEYWORDS="amd64 ~arm ~arm64 x86"
25 fi
26
27 DESCRIPTION="Basic hardware drivers for logic analyzers and input/output file format support"