Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/libimobiledevice/
Date: Thu, 28 Jun 2018 08:15:55
Message-Id: 1530173712.799ec99a739103397e9a5700e4bb4fce36159515.ago@gentoo
1 commit: 799ec99a739103397e9a5700e4bb4fce36159515
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 28 08:15:12 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 28 08:15:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799ec99a
7
8 app-pda/libimobiledevice: amd64 stable wrt bug #584194
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="amd64"
12
13 app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild
17 index ec93036aa4a..a46707403b8 100644
18 --- a/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild
19 +++ b/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild
20 @@ -20,7 +20,7 @@ LICENSE="GPL-2+ LGPL-2.1+"
21
22 SLOT="0/6" # based on SONAME of libimobiledevice.so
23
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
26 IUSE="gnutls libressl python static-libs"
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"