commit: b77d34a9502f7c401c78b20d015a7834f78dbe79 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 29 14:31:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 29 14:31:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77d34a9
app-pda/libplist: Stabilize 2.2.0-r3 arm64, #778446 Signed-off-by: Sam James <sam <AT> gentoo.org> app-pda/libplist/libplist-2.2.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-pda/libplist/libplist-2.2.0-r3.ebuild b/app-pda/libplist/libplist-2.2.0-r3.ebuild index fb5ba8e6580..0973821ae4e 100644 --- a/app-pda/libplist/libplist-2.2.0-r3.ebuild +++ b/app-pda/libplist/libplist-2.2.0-r3.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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
