summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-08-18 23:54:20 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-08-19 00:14:00 +0200
commit61dab0b1d8a5da4e7bac7067a99b8c21725e1104 (patch)
tree780f0e1f96828dca1e284894754c835f232b5e78
parentdev-perl/Text-Unidecode: x86 stable (bug #663934) (diff)
downloadgentoo-61dab0b1.tar.gz
gentoo-61dab0b1.tar.bz2
gentoo-61dab0b1.zip
dev-perl/Tie-Cache: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
-rw-r--r--dev-perl/Tie-Cache/Tie-Cache-0.210.0-r1.ebuild2
1 files changed, 1 insertions, 1 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 a5ac639744df..b05304cf9ed6 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
@@ -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")