diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 05:29:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 05:29:55 +0100 |
commit | 85856ffd6f680bbb8d047c3d58ef1a850486315a (patch) | |
tree | d8df53fc464d1aead5f9332e81d5826bc4d2d8c0 /dev-perl/URI | |
parent | dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 arm64, #909053 (diff) | |
download | gentoo-85856ffd6f680bbb8d047c3d58ef1a850486315a.tar.gz gentoo-85856ffd6f680bbb8d047c3d58ef1a850486315a.tar.bz2 gentoo-85856ffd6f680bbb8d047c3d58ef1a850486315a.zip |
dev-perl/URI: Keyword 5.190.0-r1 ppc, #909053
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/URI-5.190.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI/URI-5.190.0-r1.ebuild b/dev-perl/URI/URI-5.190.0-r1.ebuild index 8e5020e6c317..1c32d68f382b 100644 --- a/dev-perl/URI/URI-5.190.0-r1.ebuild +++ b/dev-perl/URI/URI-5.190.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~m68k ~mips ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm64 ~m68k ~mips ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-Carp |