diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-12-02 14:14:47 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-12-02 14:14:47 +0100 |
commit | 31e6c01479e34df73ee35f32a8947d27ddf75ab6 (patch) | |
tree | 383644c5b5d4f6007d6fec36cd83b5418901e1d3 /dev-perl/URI/URI-5.300.0.ebuild | |
parent | dev-perl/Perl-Critic: Stabilize 1.156.0 x86, #945594 (diff) | |
download | gentoo-31e6c01479e34df73ee35f32a8947d27ddf75ab6.tar.gz gentoo-31e6c01479e34df73ee35f32a8947d27ddf75ab6.tar.bz2 gentoo-31e6c01479e34df73ee35f32a8947d27ddf75ab6.zip |
dev-perl/URI: Stabilize 5.300.0 x86, #945596
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/URI/URI-5.300.0.ebuild')
-rw-r--r-- | dev-perl/URI/URI-5.300.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI/URI-5.300.0.ebuild b/dev-perl/URI/URI-5.300.0.ebuild index 62438fecf3c3..2a44825fe892 100644 --- a/dev-perl/URI/URI-5.300.0.ebuild +++ b/dev-perl/URI/URI-5.300.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" virtual/perl-Carp |