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:21 +0000 |
commit | 3779a88ededf664e93ddcbc123d7f86ef405ca81 (patch) | |
tree | 8f182b7e2f538e320cf46849c89a8f130228af84 /dev-perl/Carp-Assert | |
parent | dev-perl/Carp-Always: Stabilize 0.160.0 amd64, #738212 (diff) | |
download | gentoo-3779a88ededf664e93ddcbc123d7f86ef405ca81.tar.gz gentoo-3779a88ededf664e93ddcbc123d7f86ef405ca81.tar.bz2 gentoo-3779a88ededf664e93ddcbc123d7f86ef405ca81.zip |
dev-perl/Carp-Assert: Stabilize 0.210.0-r1 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r-- | dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild index 9f43e69239b3..4e9eeab04970 100644 --- a/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild +++ b/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Executable comments in carp" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |