diff options
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 5fe11a4e3ea6..64f3bc62d1f5 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 arm64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |