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 09B2613835A for ; Fri, 8 May 2020 21:07:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F6E4E088D; Fri, 8 May 2020 21:07:50 +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 22DAAE088D for ; Fri, 8 May 2020 21:07:50 +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 2E75B34EAD7 for ; Fri, 8 May 2020 21:07:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6AB2103 for ; Fri, 8 May 2020 21:07:47 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1588972025.1de5f4d9353ecedf0527adc121d1065520678239.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/xrootd-ceph/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/xrootd-ceph/xrootd-ceph-4.12.0.ebuild X-VCS-Directories: net-libs/xrootd-ceph/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 1de5f4d9353ecedf0527adc121d1065520678239 X-VCS-Branch: master Date: Fri, 8 May 2020 21:07:47 +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: 46d0bb63-3003-43a8-a998-a5019cac978a X-Archives-Hash: 3e32b8483752b408991bd68dd9dc60c0 commit: 1de5f4d9353ecedf0527adc121d1065520678239 Author: Marek Szuba gentoo org> AuthorDate: Fri May 8 21:07:05 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri May 8 21:07:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de5f4d9 net-libs/xrootd-ceph: remove x86 from keywords sys-cluster/ceph no longer supports x86. I really should read pkgcheck output more carefully. Signed-off-by: Marek Szuba gentoo.org> net-libs/xrootd-ceph/xrootd-ceph-4.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/xrootd-ceph/xrootd-ceph-4.12.0.ebuild b/net-libs/xrootd-ceph/xrootd-ceph-4.12.0.ebuild index 867190e4408..f701427b94c 100644 --- a/net-libs/xrootd-ceph/xrootd-ceph-4.12.0.ebuild +++ b/net-libs/xrootd-ceph/xrootd-ceph-4.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/xrootd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~amd64-linux" DEPEND="net-libs/xrootd !