aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/zrep/zrep-9999.ebuild')
-rw-r--r--sys-fs/zrep/zrep-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/zrep/zrep-9999.ebuild b/sys-fs/zrep/zrep-9999.ebuild
index 30bb7e4..34bf46d 100644
--- a/sys-fs/zrep/zrep-9999.ebuild
+++ b/sys-fs/zrep/zrep-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=7
+EAPI=8
#PYTHON_COMPAT=( python2_7 )
if [[ $PV = *9999* ]]; then
@@ -24,7 +24,7 @@ else
KEYWORDS="~amd64 ~x86"
fi
-inherit autotools eutils user ${scm_eclass}
+inherit autotools ${scm_eclass}
DESCRIPTION="ZFS based replication and failover solution"
HOMEPAGE="http://www.bolthole.com/solaris/zrep/"