diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:54:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:14:00 +0200 |
commit | 61dab0b1d8a5da4e7bac7067a99b8c21725e1104 (patch) | |
tree | 780f0e1f96828dca1e284894754c835f232b5e78 /dev-perl/Tie-Cache | |
parent | dev-perl/Text-Unidecode: x86 stable (bug #663934) (diff) | |
download | gentoo-61dab0b1d8a5da4e7bac7067a99b8c21725e1104.tar.gz gentoo-61dab0b1d8a5da4e7bac7067a99b8c21725e1104.tar.bz2 gentoo-61dab0b1d8a5da4e7bac7067a99b8c21725e1104.zip |
dev-perl/Tie-Cache: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Tie-Cache')
-rw-r--r-- | dev-perl/Tie-Cache/Tie-Cache-0.210.0-r1.ebuild | 2 |
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") |