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 D6FB4138335 for ; Fri, 11 Oct 2019 15:34:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22112E081B; Fri, 11 Oct 2019 15:34:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 09BF5E081B for ; Fri, 11 Oct 2019 15:34:48 +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 2526534BBCD for ; Fri, 11 Oct 2019 15:34:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4FA285C for ; Fri, 11 Oct 2019 15:34:45 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1570808037.513d2a141f4ddac11000189bcb26bda70038df12.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/pilot-link/, app-pda/libplist/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-pda/libplist/libplist-2.0.0.ebuild app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild X-VCS-Directories: app-pda/libplist/ app-pda/pilot-link/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 513d2a141f4ddac11000189bcb26bda70038df12 X-VCS-Branch: master Date: Fri, 11 Oct 2019 15:34:45 +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: e7144bb3-2841-47f1-bd2e-e4363bfa2b8a X-Archives-Hash: 2bdac030605614d3952ef3029ca2b66e commit: 513d2a141f4ddac11000189bcb26bda70038df12 Author: Michał Górny gentoo org> AuthorDate: Fri Oct 11 15:33:57 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Oct 11 15:33:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513d2a14 app-pda: Remove *-fbsd KEYWORDS Signed-off-by: Michał Górny gentoo.org> app-pda/libplist/libplist-2.0.0.ebuild | 2 +- app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-pda/libplist/libplist-2.0.0.ebuild b/app-pda/libplist/libplist-2.0.0.ebuild index 12b97e894e0..ccd7c69178f 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" IUSE="python static-libs" RDEPEND="python? ( ${PYTHON_DEPS} )" diff --git a/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild b/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild index d00cf62605f..dede9e9534e 100644 --- a/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild +++ b/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="bluetooth debug java perl png python static-libs threads usb" COMMON_DEPEND="