diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 01:45:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 01:45:25 +0100 |
commit | b9656a9a33b8d93c7c983ac67c3508e0893b6b28 (patch) | |
tree | bc069fe9bc19dc1dff4be24f5c79e15d24daffc0 /dev-perl/HTTP-Cache-Transparent | |
parent | dev-perl/XML-TreePP: Stabilize 0.430.0-r1 arm, #799659 (diff) | |
download | gentoo-b9656a9a33b8d93c7c983ac67c3508e0893b6b28.tar.gz gentoo-b9656a9a33b8d93c7c983ac67c3508e0893b6b28.tar.bz2 gentoo-b9656a9a33b8d93c7c983ac67c3508e0893b6b28.zip |
dev-perl/HTTP-Cache-Transparent: Stabilize 1.400.0 arm, #799659
Signed-off-by: Sam James <sam@gentoo.org>
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 )" |