From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A9CB1382C5 for ; Thu, 17 Dec 2020 08:59:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D79BE0966; Thu, 17 Dec 2020 08:59:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35DB7E0966 for ; Thu, 17 Dec 2020 08:59:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E70963410FF for ; Thu, 17 Dec 2020 08:58:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6AB9D0 for ; Thu, 17 Dec 2020 08:58:36 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1608195477.fe0df71a09837094ce247e9cf465b13cdc9753ef.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/libusbmuxd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild X-VCS-Directories: app-pda/libusbmuxd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fe0df71a09837094ce247e9cf465b13cdc9753ef X-VCS-Branch: master Date: Thu, 17 Dec 2020 08:58:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fc4e07c3-773c-44f7-9550-54eb7afa3410 X-Archives-Hash: 24c0ce5784290a5f6dd22ee6a60e3a26 commit: fe0df71a09837094ce247e9cf465b13cdc9753ef Author: Sam James gentoo org> AuthorDate: Thu Dec 17 08:57:57 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 17 08:57:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0df71a app-pda/libusbmuxd: Stabilize 2.0.2-r1 ppc, #760375 Signed-off-by: Sam James gentoo.org> app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild index 7692c22ec8a..8c2602d386b 100644 --- a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.libimobiledevice.org/" SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" # tools/*.c is GPL-2+, rest is LGPL-2.1+ SLOT="0/2.0-6" # based on SONAME of libusbmuxd-2.0.so -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="static-libs" RDEPEND="