diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:11:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:11:50 +0200 |
commit | 644a21f29babdb4b790bee7a506f016457681d46 (patch) | |
tree | 8a01d96e4cbc876697cff2b33d64f0ef9814cc39 /app-pda | |
parent | app-pda/libimobiledevice: ppc stable wrt bug #721616 (diff) | |
download | gentoo-644a21f29babdb4b790bee7a506f016457681d46.tar.gz gentoo-644a21f29babdb4b790bee7a506f016457681d46.tar.bz2 gentoo-644a21f29babdb4b790bee7a506f016457681d46.zip |
app-pda/libplist: ppc stable wrt bug #721616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libplist/libplist-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libplist/libplist-2.1.0.ebuild b/app-pda/libplist/libplist-2.1.0.ebuild index 7b342d04b16d..4d5b5f206029 100644 --- a/app-pda/libplist/libplist-2.1.0.ebuild +++ b/app-pda/libplist/libplist-2.1.0.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/3" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="python static-libs" RDEPEND="python? ( ${PYTHON_DEPS} )" |