diff options
author | Sam James <sam@gentoo.org> | 2024-06-14 19:03:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-14 19:03:38 +0100 |
commit | 9c594db13092593f7ab666b4e9b0a821a2ec1ecf (patch) | |
tree | 40e3718045f5fe7c44bb7bb334f8aa2f7482c815 /dev-perl/Sort-Key | |
parent | dev-perl/Business-ISSN: Stabilize 1.6.0 arm64, #934277 (diff) | |
download | gentoo-9c594db13092593f7ab666b4e9b0a821a2ec1ecf.tar.gz gentoo-9c594db13092593f7ab666b4e9b0a821a2ec1ecf.tar.bz2 gentoo-9c594db13092593f7ab666b4e9b0a821a2ec1ecf.zip |
dev-perl/Sort-Key: Stabilize 1.330.0-r2 arm64, #934277
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Sort-Key')
-rw-r--r-- | dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild index 855f45db34cc..2468b8d073a8 100644 --- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild +++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="sort objects by some (calculated) key" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |