Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/libimobiledevice/
Date: Mon, 23 Aug 2021 22:59:54
Message-Id: 1629759577.82112ab1da6c90c5cf737b4e11f28f75927e4820.marecki@gentoo
1 commit: 82112ab1da6c90c5cf737b4e11f28f75927e4820
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 23 22:45:29 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 22:59:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82112ab1
7
8 app-pda/libimobiledevice: keyword 1.3.0-r1 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild
16 index 2ab8f78335d..f808077d4e7 100644
17 --- a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild
18 +++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/libimobiledevice/libimobiledevice/releases/download/
20 # While COPYING* doesn't mention 'or any later version', all the headers do, hence use +
21 LICENSE="GPL-2+ LGPL-2.1+"
22 SLOT="0/1.0-6" # based on SONAME of libimobiledevice-1.0.so
23 -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv x86"
25 IUSE="doc gnutls python static-libs"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"