diff options
author | Sam James <sam@gentoo.org> | 2024-06-14 19:03:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-14 19:03:49 +0100 |
commit | 4ced6aad6c5f2fc0395f39e893df8458646734d3 (patch) | |
tree | 2045a9d84b207d9b9bda2eade54d8bf34c44f8fe | |
parent | dev-perl/Business-ISSN: Stabilize 1.6.0 x86, #934277 (diff) | |
download | gentoo-4ced6aad6c5f2fc0395f39e893df8458646734d3.tar.gz gentoo-4ced6aad6c5f2fc0395f39e893df8458646734d3.tar.bz2 gentoo-4ced6aad6c5f2fc0395f39e893df8458646734d3.zip |
dev-perl/Sort-Key: Stabilize 1.330.0-r2 x86, #934277
Signed-off-by: Sam James <sam@gentoo.org>
-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 2468b8d073a8..c14179a49f69 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" |