diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 06:41:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 06:41:38 +0100 |
commit | 0b6d424c4df27012fc9106281a051a0299dce9ae (patch) | |
tree | b20a979072034d3975abfe247a13411e572492af /dev-perl/Hash-Ordered | |
parent | dev-perl/User-Identity: Stabilize 1.20.0 amd64, #912503 (diff) | |
download | gentoo-0b6d424c4df27012fc9106281a051a0299dce9ae.tar.gz gentoo-0b6d424c4df27012fc9106281a051a0299dce9ae.tar.bz2 gentoo-0b6d424c4df27012fc9106281a051a0299dce9ae.zip |
dev-perl/Hash-Ordered: Stabilize 0.14.0 amd64, #912503
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Hash-Ordered')
-rw-r--r-- | dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild b/dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild index 0a6175cc56c3..984da9199792 100644 --- a/dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild +++ b/dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Fast, pure-Perl ordered hash class" LICENSE="Apache-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ppc64 ~riscv x86" +KEYWORDS="~alpha amd64 arm arm64 ppc64 ~riscv x86" RDEPEND=" virtual/perl-Carp |