diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-04 18:31:48 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-04 18:36:45 +0200 |
commit | aeacf34c79e44dbb18b931f05cddc52539fdc7ae (patch) | |
tree | 312bad809244a65d2b26dda2951e526166299a56 /dev-perl/Tie-Cache | |
parent | dev-perl/Mixin-Linewise: Version bump 0.110 (diff) | |
download | gentoo-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.ebuild | 4 |
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") |