diff options
author | 2016-12-29 10:25:20 +1300 | |
---|---|---|
committer | 2016-12-29 10:25:49 +1300 | |
commit | ba68eb3854d1227ea6946ff867b08041ff02aabb (patch) | |
tree | 5089ea964d3485193e43a3d6dc8bc7218ece5b9c | |
parent | dev-php/pecl-http: Version bumps and improve dependencies in new version (diff) | |
download | gentoo-ba68eb3854d1227ea6946ff867b08041ff02aabb.tar.gz gentoo-ba68eb3854d1227ea6946ff867b08041ff02aabb.tar.bz2 gentoo-ba68eb3854d1227ea6946ff867b08041ff02aabb.zip |
dev-perl/Tie-Cache: x86 stable re bug #588024
Arch Testing performed by Myckel Habets
Bug: https://bugs.gentoo.org/588024
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild index ad8d7ebae0f3..8cb77dd17893 100644 --- a/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild +++ b/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,5 +11,5 @@ 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="" |