diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 09:07:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 09:07:39 +0200 |
commit | 691ddbc05a19da6555c829e88a8dfcb6f86e2f42 (patch) | |
tree | 27ff6d590d0e2e5ac23594d3a8356fad598fd5e6 /dev-perl/Carp-Assert-More | |
parent | dev-perl/CSS-Minifier-XS: amd64 stable wrt bug #804705 (diff) | |
download | gentoo-691ddbc05a19da6555c829e88a8dfcb6f86e2f42.tar.gz gentoo-691ddbc05a19da6555c829e88a8dfcb6f86e2f42.tar.bz2 gentoo-691ddbc05a19da6555c829e88a8dfcb6f86e2f42.zip |
dev-perl/Carp-Assert-More: amd64 stable wrt bug #804711
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 3f55e269a7de..04ee6aa23221 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 )" |