diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:01:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:01:14 +0000 |
commit | 739ac8375f9cb127b8cd5a8aa7b6e1937821f774 (patch) | |
tree | 4d2e24aff0ca060e9f23a289cf9930d9048c366e /dev-perl/Test-TempDir-Tiny | |
parent | dev-perl/Test-MockModule: Stabilize 0.176.0 x86, #828196 (diff) | |
download | gentoo-739ac8375f9cb127b8cd5a8aa7b6e1937821f774.tar.gz gentoo-739ac8375f9cb127b8cd5a8aa7b6e1937821f774.tar.bz2 gentoo-739ac8375f9cb127b8cd5a8aa7b6e1937821f774.zip |
dev-perl/Test-TempDir-Tiny: Stabilize 0.18.0 x86, #828197
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-TempDir-Tiny')
-rw-r--r-- | dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.18.0.ebuild b/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.18.0.ebuild index 5ee69a30dc09..166ba7478914 100644 --- a/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.18.0.ebuild +++ b/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.18.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Temporary directories that stick around when tests fail" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" virtual/perl-Carp |