diff options
author | Sam James <sam@gentoo.org> | 2021-05-31 07:56:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-31 07:56:48 +0000 |
commit | fd97612b1706a309468eefb87c4ad9f38e663d85 (patch) | |
tree | 5c2e3854d398b0e4a40110025a6c7b05f941f42a /dev-perl/Test-File | |
parent | dev-perl/Test-utf8: Stabilize 1.10.0 ppc, #792831 (diff) | |
download | gentoo-fd97612b1706a309468eefb87c4ad9f38e663d85.tar.gz gentoo-fd97612b1706a309468eefb87c4ad9f38e663d85.tar.bz2 gentoo-fd97612b1706a309468eefb87c4ad9f38e663d85.zip |
dev-perl/Test-File: Stabilize 1.443.0 ppc, #792831
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-File')
-rw-r--r-- | dev-perl/Test-File/Test-File-1.443.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-File/Test-File-1.443.0.ebuild b/dev-perl/Test-File/Test-File-1.443.0.ebuild index 3118a32c5c76..44ac55105e18 100644 --- a/dev-perl/Test-File/Test-File-1.443.0.ebuild +++ b/dev-perl/Test-File/Test-File-1.443.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Test file attributes" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |