diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-25 00:26:09 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:51 +0100 |
commit | aa9c8865c718dc33d312ee3a5e4b5670fbb0a87e (patch) | |
tree | 5510f98a44c2db7163ad11ceb9343cac5e410221 /dev-perl/URI-Fetch | |
parent | dev-perl/Feed-Find: keyword 0.120.0 for ~ppc64 (diff) | |
download | gentoo-aa9c8865c718dc33d312ee3a5e4b5670fbb0a87e.tar.gz gentoo-aa9c8865c718dc33d312ee3a5e4b5670fbb0a87e.tar.bz2 gentoo-aa9c8865c718dc33d312ee3a5e4b5670fbb0a87e.zip |
dev-perl/URI-Fetch: keyword 0.150.0 for ~ppc64
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 | 4 |
1 files changed, 2 insertions, 2 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 40db4743e9f9..cd8b8a16c026 100644 --- a/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild +++ b/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Smart URI fetching/caching" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" RDEPEND=" virtual/perl-Carp |