diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:33:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:06:51 +0000 |
commit | 0e30b25d29aa097f8a7841771f395c27e2323617 (patch) | |
tree | a01cbaf69ae914d6f8939298ecf657c73a28df02 /dev-perl/Carp-Assert | |
parent | dev-perl/Carp-Always: Stabilize 0.160.0 x86, #738212 (diff) | |
download | gentoo-0e30b25d29aa097f8a7841771f395c27e2323617.tar.gz gentoo-0e30b25d29aa097f8a7841771f395c27e2323617.tar.bz2 gentoo-0e30b25d29aa097f8a7841771f395c27e2323617.zip |
dev-perl/Carp-Assert: Stabilize 0.210.0-r1 x86, #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 7bb4f1102412..9f43e69239b3 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 )" |