summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Tie-Cache/Tie-Cache-0.210.0-r2.ebuild (renamed from dev-perl/Tie-Cache/Tie-Cache-0.210.0-r1.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.210.0-r1.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.210.0-r2.ebuild
index 83036a11b23a..0d8221f70f3a 100644
--- a/dev-perl/Tie-Cache/Tie-Cache-0.210.0-r1.ebuild
+++ b/dev-perl/Tie-Cache/Tie-Cache-0.210.0-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=CHAMAS
DIST_VERSION=0.21
@@ -12,6 +12,5 @@ DESCRIPTION="In memory size limited LRU cache"
SLOT="0"
KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
PATCHES=("${FILESDIR}/${PN}-0.21-benchmark.patch")