diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-03 07:31:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-03 08:56:43 +0100 |
commit | b8291c245c45ae2c0f5812c5dcf6136310ee19fa (patch) | |
tree | e2f5f781f00f87e8af81216d1d2cbefa1ff39cc0 /dev-perl/Carp-Assert-More | |
parent | dev-perl/CGI: stable 4.510.0 for sparc, bug #787464 (diff) | |
download | gentoo-b8291c245c45ae2c0f5812c5dcf6136310ee19fa.tar.gz gentoo-b8291c245c45ae2c0f5812c5dcf6136310ee19fa.tar.bz2 gentoo-b8291c245c45ae2c0f5812c5dcf6136310ee19fa.zip |
dev-perl/Carp-Assert-More: stable 1.240.0 for sparc, bug #787461
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Carp-Assert-More')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild index f6ab07e7809d..f5c7cb34a87c 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="convenience wrappers around Carp::Assert" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RESTRICT="!test? ( test )" |