diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 19:57:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:06:53 +0100 |
commit | cc0390c76feec0a9cbc3e2a2f77a3ea6835d2eab (patch) | |
tree | 545ef5763410ff799c4b4b5a3ce54a6194cf6abb | |
parent | app-pda/libimobiledevice: x86 stable (bug #760375) (diff) | |
download | gentoo-cc0390c76feec0a9cbc3e2a2f77a3ea6835d2eab.tar.gz gentoo-cc0390c76feec0a9cbc3e2a2f77a3ea6835d2eab.tar.bz2 gentoo-cc0390c76feec0a9cbc3e2a2f77a3ea6835d2eab.zip |
app-pda/libplist: x86 stable (bug #760375)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | app-pda/libplist/libplist-2.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libplist/libplist-2.2.0-r2.ebuild b/app-pda/libplist/libplist-2.2.0-r2.ebuild index 3956dce388f5..059c8ae313f3 100644 --- a/app-pda/libplist/libplist-2.2.0-r2.ebuild +++ b/app-pda/libplist/libplist-2.2.0-r2.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 static-libs" RDEPEND="python? ( ${PYTHON_DEPS} )" |