diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:45:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:45:01 +0200 |
commit | 4fbb556b0580466c0a92f27e99904bd3e92f1699 (patch) | |
tree | 95ac1dd96cf38d9ebda48ca300068aea4b958f0c /dev-perl/Carp-Assert-More | |
parent | net-analyzer/nrpe: x86 stable wrt bug #804864 (diff) | |
download | gentoo-4fbb556b0580466c0a92f27e99904bd3e92f1699.tar.gz gentoo-4fbb556b0580466c0a92f27e99904bd3e92f1699.tar.bz2 gentoo-4fbb556b0580466c0a92f27e99904bd3e92f1699.zip |
dev-perl/Carp-Assert-More: x86 stable wrt bug #804711
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 80f68bbfd2bd..3f55e269a7de 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 )" |