diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-01 10:08:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-01 10:08:17 +0200 |
commit | 53670145acd5765b8ba9b87ea8182bf817d37928 (patch) | |
tree | c93d3e9f7e8dca33d847feb8c6c9bffe3df0cdef /dev-perl/List-AllUtils | |
parent | sys-fs/multipath-tools: ppc64 stable wrt bug #801121 (diff) | |
download | gentoo-53670145acd5765b8ba9b87ea8182bf817d37928.tar.gz gentoo-53670145acd5765b8ba9b87ea8182bf817d37928.tar.bz2 gentoo-53670145acd5765b8ba9b87ea8182bf817d37928.zip |
dev-perl/List-AllUtils: ppc64 stable wrt bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/List-AllUtils')
-rw-r--r-- | dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild index 949ec671526d..3ad63294fbc9 100644 --- a/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild +++ b/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Combines many List::* utility modules in one bite-sized package" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" LICENSE="Artistic-2" IUSE="test" RESTRICT="!test? ( test )" |