diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:25:10 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:25:10 +0100 |
commit | 5df4931e443d27422b59dc1ae69f72bd374a08fa (patch) | |
tree | b487db950944640296c7a94e5cdd738baf06db0c /dev-perl/Test-TempDir-Tiny | |
parent | dev-perl/Getopt-Long-Descriptive: x86 stable (bug #671730) (diff) | |
download | gentoo-5df4931e443d27422b59dc1ae69f72bd374a08fa.tar.gz gentoo-5df4931e443d27422b59dc1ae69f72bd374a08fa.tar.bz2 gentoo-5df4931e443d27422b59dc1ae69f72bd374a08fa.zip |
dev-perl/Test-TempDir-Tiny: x86 stable (bug #671730)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-perl/Test-TempDir-Tiny')
-rw-r--r-- | dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.17.0.ebuild b/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.17.0.ebuild index ceefe0150a72..a1dfe9495475 100644 --- a/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.17.0.ebuild +++ b/dev-perl/Test-TempDir-Tiny/Test-TempDir-Tiny-0.17.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" IUSE="test" RDEPEND=" |