diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:41:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:22 +0000 |
commit | 3957cfaa78d4a975675a574506d9630b2c597882 (patch) | |
tree | 9da7f1ac5a9c85da6e3404ec602c5e8c5603bb4b /dev-perl/Carp-Assert-More | |
parent | dev-perl/Carp-Assert: Stabilize 0.210.0-r1 amd64, #738212 (diff) | |
download | gentoo-3957cfaa78d4a975675a574506d9630b2c597882.tar.gz gentoo-3957cfaa78d4a975675a574506d9630b2c597882.tar.bz2 gentoo-3957cfaa78d4a975675a574506d9630b2c597882.zip |
dev-perl/Carp-Assert-More: Stabilize 1.200.0 amd64, #738212
Signed-off-by: Sam James <sam@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 82360a722a81..45b55efdfe5f 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 )" |