diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:31:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:31:36 +0200 |
commit | a779b061127d6c83c219946baf4440f9938199f3 (patch) | |
tree | ab0a13af1a1265b76d7a6989bae5939ef3545253 /dev-perl | |
parent | dev-perl/Try-Tiny: Stabilize 0.310.0 arm64, #833681 (diff) | |
download | gentoo-a779b061127d6c83c219946baf4440f9938199f3.tar.gz gentoo-a779b061127d6c83c219946baf4440f9938199f3.tar.bz2 gentoo-a779b061127d6c83c219946baf4440f9938199f3.zip |
dev-perl/URI: Stabilize 5.100.0 arm64, #833682
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/URI/URI-5.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI/URI-5.100.0.ebuild b/dev-perl/URI/URI-5.100.0.ebuild index 8a36fc54c92b..1dee4da6b268 100644 --- a/dev-perl/URI/URI-5.100.0.ebuild +++ b/dev-perl/URI/URI-5.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-Carp |