diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:10:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:23:40 +0200 |
commit | 184d49e00700817670cd704bddf90b5432d9f2fd (patch) | |
tree | 2f161e6c1ba2960c6de3f05ed8d16cbc54737582 /app-pda/libplist | |
parent | app-emacs/pymacs: ppc stable wrt bug #616230 (diff) | |
download | gentoo-184d49e00700817670cd704bddf90b5432d9f2fd.tar.gz gentoo-184d49e00700817670cd704bddf90b5432d9f2fd.tar.bz2 gentoo-184d49e00700817670cd704bddf90b5432d9f2fd.zip |
app-pda/libplist: ppc stable wrt bug #608040
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda/libplist')
-rw-r--r-- | app-pda/libplist/libplist-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libplist/libplist-2.0.0.ebuild b/app-pda/libplist/libplist-2.0.0.ebuild index c1aad1fa9b91..af02a8b43683 100644 --- a/app-pda/libplist/libplist-2.0.0.ebuild +++ b/app-pda/libplist/libplist-2.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0/3.1.0" # based on SONAME of libplist.so -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-fbsd" IUSE="python static-libs" RDEPEND="python? ( ${PYTHON_DEPS} )" |