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: Fri, 26 Aug 2022 05:46:38
Message-Id: 1661492737.6e240e81b3729fd0520cabb2d9300a5599ed82e4.sam@gentoo
1 commit: 6e240e81b3729fd0520cabb2d9300a5599ed82e4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 05:45:37 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 05:45:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e240e81
7
8 app-pda/libplist: Stabilize 2.2.0-r4 x86, #866545
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-pda/libplist/libplist-2.2.0-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-pda/libplist/libplist-2.2.0-r4.ebuild b/app-pda/libplist/libplist-2.2.0-r4.ebuild
16 index 5746a172a04e..8ee37d36b81e 100644
17 --- a/app-pda/libplist/libplist-2.2.0-r4.ebuild
18 +++ b/app-pda/libplist/libplist-2.2.0-r4.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 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~arm arm64 ppc ~ppc64 ~riscv x86"
25 IUSE="python"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"