diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:03:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:03:10 +0100 |
commit | dd6017cc1de426295c8624e19503303184f741a0 (patch) | |
tree | 3a78b3fa8b477c0fa1b21285b881c82e89b13c54 /dev-perl/Sort-Key | |
parent | dev-perl/ExtUtils-LibBuilder: keyworded 0.80.0-r1 for ppc (diff) | |
download | gentoo-dd6017cc1de426295c8624e19503303184f741a0.tar.gz gentoo-dd6017cc1de426295c8624e19503303184f741a0.tar.bz2 gentoo-dd6017cc1de426295c8624e19503303184f741a0.zip |
dev-perl/Sort-Key: keyworded 1.330.0-r1 for ppc
keyworded wrt bug #766150
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Sort-Key')
-rw-r--r-- | dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild index a89694d3902e..fe2516224f61 100644 --- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild +++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="sort objects by some (calculated) key" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" |