diff options
author | Sam James <sam@gentoo.org> | 2021-03-29 14:31:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-29 14:31:36 +0000 |
commit | b77d34a9502f7c401c78b20d015a7834f78dbe79 (patch) | |
tree | 7e98213a4b1d68f0821f9868e87e2282230660e4 /app-pda | |
parent | dev-libs/flatbuffers: Stabilize 1.12.0 arm64, #778446 (diff) | |
download | gentoo-b77d34a9502f7c401c78b20d015a7834f78dbe79.tar.gz gentoo-b77d34a9502f7c401c78b20d015a7834f78dbe79.tar.bz2 gentoo-b77d34a9502f7c401c78b20d015a7834f78dbe79.zip |
app-pda/libplist: Stabilize 2.2.0-r3 arm64, #778446
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libplist/libplist-2.2.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libplist/libplist-2.2.0-r3.ebuild b/app-pda/libplist/libplist-2.2.0-r3.ebuild index fb5ba8e65805..0973821ae4e3 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} )" |