diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:39:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:39:30 +0200 |
commit | f2dc3afe7e0be07a2671e64e046c2ff624c02c97 (patch) | |
tree | b1ad9a2d6742190e898c379c514664cb8feb7064 /dev-perl/Carp-Assert-More | |
parent | net-analyzer/nrpe: sparc stable wrt bug #804864 (diff) | |
download | gentoo-f2dc3afe7e0be07a2671e64e046c2ff624c02c97.tar.gz gentoo-f2dc3afe7e0be07a2671e64e046c2ff624c02c97.tar.bz2 gentoo-f2dc3afe7e0be07a2671e64e046c2ff624c02c97.zip |
dev-perl/Carp-Assert-More: sparc stable wrt bug #804711
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/Carp-Assert-More')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild index 054413c07e65..80f68bbfd2bd 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.0.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.260.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 )" |