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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5C885158041 for ; Sun, 10 Mar 2024 16:55:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCB3EE2A9C; Sun, 10 Mar 2024 16:55:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C5E1E2A9B for ; Sun, 10 Mar 2024 16:55:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9EF0335C0D for ; Sun, 10 Mar 2024 16:55:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3531AFCB for ; Sun, 10 Mar 2024 16:55:24 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1710089709.e69a637fc67e822c43370c96187107dda20cad9d.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/cvmfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/cvmfs/cvmfs-2.11.2.ebuild X-VCS-Directories: net-fs/cvmfs/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: e69a637fc67e822c43370c96187107dda20cad9d X-VCS-Branch: master Date: Sun, 10 Mar 2024 16:55:24 +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: a5d2d7ef-7504-438c-af9e-60a9721d6311 X-Archives-Hash: f29e3439d076de3e06bcdcd7a76c0519 commit: e69a637fc67e822c43370c96187107dda20cad9d Author: Guilherme Amadio gentoo org> AuthorDate: Sun Mar 10 16:50:02 2024 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Sun Mar 10 16:55:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69a637f net-fs/cvmfs: stabilize 2.11.2 for amd64, x86 Signed-off-by: Guilherme Amadio gentoo.org> net-fs/cvmfs/cvmfs-2.11.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-fs/cvmfs/cvmfs-2.11.2.ebuild b/net-fs/cvmfs/cvmfs-2.11.2.ebuild index 37a64e0069e1..55af44afad5a 100644 --- a/net-fs/cvmfs/cvmfs-2.11.2.ebuild +++ b/net-fs/cvmfs/cvmfs-2.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://ecsft.cern.ch/dist/cvmfs/${P}/source.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="server" CDEPEND="