summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-04 18:31:48 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-04 18:36:45 +0200
commitaeacf34c79e44dbb18b931f05cddc52539fdc7ae (patch)
tree312bad809244a65d2b26dda2951e526166299a56 /dev-perl/Tie-Cache
parentdev-perl/Mixin-Linewise: Version bump 0.110 (diff)
downloadgentoo-aeacf34c79e44dbb18b931f05cddc52539fdc7ae.tar.gz
gentoo-aeacf34c79e44dbb18b931f05cddc52539fdc7ae.tar.bz2
gentoo-aeacf34c79e44dbb18b931f05cddc52539fdc7ae.zip
dev-perl/Tie-Cache: Stable for amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Tie-Cache')
-rw-r--r--dev-perl/Tie-Cache/Tie-Cache-0.210.0-r1.ebuild4
1 files changed, 2 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-r1.ebuild
index b05304cf9ed6..83036a11b23a 100644
--- a/dev-perl/Tie-Cache/Tie-Cache-0.210.0-r1.ebuild
+++ b/dev-perl/Tie-Cache/Tie-Cache-0.210.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="In memory size limited LRU cache"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
PATCHES=("${FILESDIR}/${PN}-0.21-benchmark.patch")