app-pda/libplist: amd64 stable wrt bug #605972
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 16:18:25 +0000 (17:18 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 16:21:45 +0000 (17:21 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-pda/libplist/libplist-1.12.ebuild

index 5d4ed60664dcbd370ec18ccfd42c935203baa526..f785a93ca4a8a973e15d4e7791be7b2a8b982813 100644 (file)
@@ -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