Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/libplist/
Date: Mon, 29 Mar 2021 14:50:26
Message-Id: 1617028296.b77d34a9502f7c401c78b20d015a7834f78dbe79.sam@gentoo
1 commit: b77d34a9502f7c401c78b20d015a7834f78dbe79
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 29 14:31:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 29 14:31:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77d34a9
7
8 app-pda/libplist: Stabilize 2.2.0-r3 arm64, #778446
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-pda/libplist/libplist-2.2.0-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-pda/libplist/libplist-2.2.0-r3.ebuild b/app-pda/libplist/libplist-2.2.0-r3.ebuild
16 index fb5ba8e6580..0973821ae4e 100644
17 --- a/app-pda/libplist/libplist-2.2.0-r3.ebuild
18 +++ b/app-pda/libplist/libplist-2.2.0-r3.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.bz2"
20
21 LICENSE="GPL-2 LGPL-2.1"
22 SLOT="0/2.0-3"
23 -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86"
25 IUSE="python"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"