commit: 99fa4627f497f0aa9fc695eb4b78f086ae35649c Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Fri Feb 11 07:54:29 2022 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Fri Feb 11 07:55:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99fa4627
net-fs/cvmfs: stable on x86 and amd64 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> net-fs/cvmfs/cvmfs-2.8.2.ebuild | 4 ++-- net-fs/cvmfs/cvmfs-2.9.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-fs/cvmfs/cvmfs-2.8.2.ebuild b/net-fs/cvmfs/cvmfs-2.8.2.ebuild index 294027c7e2b8..4e8078c1e5d7 100644 --- a/net-fs/cvmfs/cvmfs-2.8.2.ebuild +++ b/net-fs/cvmfs/cvmfs-2.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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=" diff --git a/net-fs/cvmfs/cvmfs-2.9.0.ebuild b/net-fs/cvmfs/cvmfs-2.9.0.ebuild index 05bf7f553636..882990fbe998 100644 --- a/net-fs/cvmfs/cvmfs-2.9.0.ebuild +++ b/net-fs/cvmfs/cvmfs-2.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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="
