diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-12-02 21:17:31 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-12-03 22:13:59 +0000 |
commit | 35f1fd5058e83bc30a34bc23ed2332bc1568794c (patch) | |
tree | db58cc7c1c4b4914343102f1e8e3cc8152c9af9a /dev-perl/HTTP-Cache-Transparent | |
parent | dev-perl/SOAP-Lite: Add ~arm keyword (diff) | |
download | gentoo-35f1fd5058e83bc30a34bc23ed2332bc1568794c.tar.gz gentoo-35f1fd5058e83bc30a34bc23ed2332bc1568794c.tar.bz2 gentoo-35f1fd5058e83bc30a34bc23ed2332bc1568794c.zip |
dev-perl/HTTP-Cache-Transparent: Add ~arm keyword
The tests pass.
Package-Manager: Portage-2.3.16, Repoman-2.3.6
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 81ccf97a1a87..98b151d56d40 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 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" IUSE="test" RDEPEND="dev-perl/libwww-perl |