diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-25 18:31:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-25 18:31:16 +0200 |
commit | 734d77e08258a8573e8aa8dd666d69c2d074387b (patch) | |
tree | 9196572ac339c6924b82bfdfab71c0150c85fd1c /app-pda | |
parent | net-dns/bind-tools: amd64 stable wrt bug #621730 (diff) | |
download | gentoo-734d77e08258a8573e8aa8dd666d69c2d074387b.tar.gz gentoo-734d77e08258a8573e8aa8dd666d69c2d074387b.tar.bz2 gentoo-734d77e08258a8573e8aa8dd666d69c2d074387b.zip |
app-pda/libplist: amd64 stable wrt bug #608040
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda')
-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 7ac5ace542ab..e3665b55052c 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} )" |