diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 21:15:57 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:12 +0100 |
commit | bbc42ff8172a41f097274d7a5d6183856eb56338 (patch) | |
tree | e815faf6989ba4a4c7916404117013a0eee46120 /dev-perl/URI-Fetch | |
parent | dev-perl/Feed-Find: keyword 0.120.0 for ~arm64 (diff) | |
download | gentoo-bbc42ff8172a41f097274d7a5d6183856eb56338.tar.gz gentoo-bbc42ff8172a41f097274d7a5d6183856eb56338.tar.bz2 gentoo-bbc42ff8172a41f097274d7a5d6183856eb56338.zip |
dev-perl/URI-Fetch: keyword 0.150.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/URI-Fetch')
-rw-r--r-- | dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild b/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild index cd8b8a16c026..1dfbd7607ff9 100644 --- a/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild +++ b/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Smart URI fetching/caching" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" RDEPEND=" virtual/perl-Carp |