diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:18:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:21:45 +0100 |
commit | 86d20ee7c5f22a671e6fbaa6d39b341eaf15fe26 (patch) | |
tree | a9a8f808dcdadfda829f67fea7cc6a44d4f7e7d0 | |
parent | app-doc/doxygen: amd64 stable wrt bug #605968 (diff) | |
download | gentoo-86d20ee7c5f22a671e6fbaa6d39b341eaf15fe26.tar.gz gentoo-86d20ee7c5f22a671e6fbaa6d39b341eaf15fe26.tar.bz2 gentoo-86d20ee7c5f22a671e6fbaa6d39b341eaf15fe26.zip |
app-pda/libplist: amd64 stable wrt bug #605972
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-pda/libplist/libplist-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libplist/libplist-1.12.ebuild b/app-pda/libplist/libplist-1.12.ebuild index 5d4ed60664dc..f785a93ca4a8 100644 --- a/app-pda/libplist/libplist-1.12.ebuild +++ b/app-pda/libplist/libplist-1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0/3" # based on SONAME of libplist.so -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd" IUSE="python static-libs" RDEPEND=">=dev-libs/libxml2-2.7.8 |