diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-21 20:18:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-21 20:00:19 +0100 |
commit | 760f4c9c868be4c175cbb6fcd2a1b5a88451873d (patch) | |
tree | 8517bdba626b1f03382506835ed01a19f7b7e70a /dev-perl/Carp-Assert-More | |
parent | dev-perl/Carp-Assert: stable 0.210.0-r1 for sparc, bug #738212 (diff) | |
download | gentoo-760f4c9c868be4c175cbb6fcd2a1b5a88451873d.tar.gz gentoo-760f4c9c868be4c175cbb6fcd2a1b5a88451873d.tar.bz2 gentoo-760f4c9c868be4c175cbb6fcd2a1b5a88451873d.zip |
dev-perl/Carp-Assert-More: stable 1.200.0 for sparc, bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild index 05c42930da19..af5248dede42 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="convenience wrappers around Carp::Assert" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RESTRICT="!test? ( test )" |