diff options
author | Sam James <sam@gentoo.org> | 2021-05-31 07:55:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-31 07:55:20 +0000 |
commit | 70c5c7f4d4f541953a3ec7204df3e01036fe2d72 (patch) | |
tree | a5bedf404c91d652db3fc803d722e513c41b5be2 /dev-perl/Test-File | |
parent | dev-perl/Test-utf8: Stabilize 1.10.0 arm, #792831 (diff) | |
download | gentoo-70c5c7f4d4f541953a3ec7204df3e01036fe2d72.tar.gz gentoo-70c5c7f4d4f541953a3ec7204df3e01036fe2d72.tar.bz2 gentoo-70c5c7f4d4f541953a3ec7204df3e01036fe2d72.zip |
dev-perl/Test-File: Stabilize 1.443.0 arm, #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 de8ab05669cd..3118a32c5c76 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 )" |