commit: e63ed2c77d0621460904dd8e40b4f93218cf170f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 08:57:57 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 08:57:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63ed2c7
app-pda/libplist: Stabilize 2.2.0-r2 ppc, #760375 Signed-off-by: Sam James <sam <AT> gentoo.org> app-pda/libplist/libplist-2.2.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-pda/libplist/libplist-2.2.0-r2.ebuild b/app-pda/libplist/libplist-2.2.0-r2.ebuild index 31d8621f1ce..6bc482a2b68 100644 --- a/app-pda/libplist/libplist-2.2.0-r2.ebuild +++ b/app-pda/libplist/libplist-2.2.0-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0/2.0-3" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="python static-libs" RDEPEND="python? ( ${PYTHON_DEPS} )"
