diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:31:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:31:11 +0100 |
commit | 0fc0e82894e529520f1ae3ed1d86e232bf0617ac (patch) | |
tree | e386e12fe064755c672300ef654a4341f938309d /dev-perl/HTTP-Cache-Transparent | |
parent | dev-perl/Try-Tiny: stable 0.300.0 for ia64, bug #657636 (diff) | |
download | gentoo-0fc0e82894e529520f1ae3ed1d86e232bf0617ac.tar.gz gentoo-0fc0e82894e529520f1ae3ed1d86e232bf0617ac.tar.bz2 gentoo-0fc0e82894e529520f1ae3ed1d86e232bf0617ac.zip |
dev-perl/HTTP-Cache-Transparent: stable 1.400.0 for ia64, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent')
-rw-r--r-- | dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild index 5f3c1d00b8ef..4e5ae2858af8 100644 --- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild +++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.400.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cache the result of http get-requests persistently" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc sparc x86" +KEYWORDS="amd64 ~arm ia64 ~ppc sparc x86" IUSE="test" RDEPEND="dev-perl/libwww-perl |