diff options
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/cvmfs/cvmfs-2.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/cvmfs/cvmfs-2.11.2.ebuild b/net-fs/cvmfs/cvmfs-2.11.2.ebuild index 55af44afad5a..13a7dfdd8453 100644 --- a/net-fs/cvmfs/cvmfs-2.11.2.ebuild +++ b/net-fs/cvmfs/cvmfs-2.11.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake linux-info bash-completion-r1 |