diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:47:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:47:48 +0200 |
commit | 2620579613c97a79671a46b769f89d9320360ad0 (patch) | |
tree | 340f489203792c55e6da6a0e510bd9037e6f3e64 /app-pda/libplist | |
parent | app-pda/libimobiledevice: x86 stable wrt bug #721616 (diff) | |
download | gentoo-2620579613c97a79671a46b769f89d9320360ad0.tar.gz gentoo-2620579613c97a79671a46b769f89d9320360ad0.tar.bz2 gentoo-2620579613c97a79671a46b769f89d9320360ad0.zip |
app-pda/libplist: x86 stable wrt bug #721616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 44eb6c358e4d..d4dfa2e6a791 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} )" |