diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:38:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:38:39 +0200 |
commit | 8b1c2f0b4922e21f95550dc17e47276dd9733b4f (patch) | |
tree | 6458cb3d7718341464cb970e27f8fb84b074a72c /app-pda/libplist | |
parent | app-pda/libimobiledevice: amd64 stable wrt bug #721616 (diff) | |
download | gentoo-8b1c2f0b4922e21f95550dc17e47276dd9733b4f.tar.gz gentoo-8b1c2f0b4922e21f95550dc17e47276dd9733b4f.tar.bz2 gentoo-8b1c2f0b4922e21f95550dc17e47276dd9733b4f.zip |
app-pda/libplist: amd64 stable wrt bug #721616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda/libplist')
-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 4d5b5f206029..44eb6c358e4d 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} )" |