Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/libimobiledevice/
Date: Mon, 02 Jul 2018 00:49:45
Message-Id: 1530491128.5b0f03fa6408055ec8c14ac4dddd0dcaa7b04f5c.whissi@gentoo
1 commit: 5b0f03fa6408055ec8c14ac4dddd0dcaa7b04f5c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 2 00:25:28 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 2 00:25:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0f03fa
7
8 app-pda/libimobiledevice: x86 stable (bug #584194)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild
16 index 178740b84ea..a17d9c8230e 100644
17 --- a/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild
18 +++ b/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild
19 @@ -20,7 +20,7 @@ LICENSE="GPL-2+ LGPL-2.1+"
20
21 SLOT="0/6" # based on SONAME of libimobiledevice.so
22
23 -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
25 IUSE="gnutls libressl python static-libs"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"