diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 05:30:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 05:30:01 +0100 |
commit | a014081220cd69d7dd6d199fdd51ea72078b2dc5 (patch) | |
tree | f5f2d69c9d71d03d679546073abae44ac4a7ab96 /dev-perl/URI | |
parent | dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 sparc, #909053 (diff) | |
download | gentoo-a014081220cd69d7dd6d199fdd51ea72078b2dc5.tar.gz gentoo-a014081220cd69d7dd6d199fdd51ea72078b2dc5.tar.bz2 gentoo-a014081220cd69d7dd6d199fdd51ea72078b2dc5.zip |
dev-perl/URI: Keyword 5.190.0-r1 ppc64, #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 2dabb0b109f7..0b9f80580806 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 ~arm ~arm64 ~m68k ~mips ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-Carp |