diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:05:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-31 15:05:37 +0200 |
commit | 1b5ef9f2a7a8cf936d60a44bf71492f950476520 (patch) | |
tree | 60f3c12056d0972685d8574d6efb97cbe0ef4da4 /dev-perl/List-AllUtils | |
parent | dev-perl/Mail-Box-IMAP4: ppc64 stable wrt bug #805119 (diff) | |
download | gentoo-1b5ef9f2a7a8cf936d60a44bf71492f950476520.tar.gz gentoo-1b5ef9f2a7a8cf936d60a44bf71492f950476520.tar.bz2 gentoo-1b5ef9f2a7a8cf936d60a44bf71492f950476520.zip |
dev-perl/List-AllUtils: sparc stable wrt bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
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 2a9d94d45195..949ec671526d 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 )" |