diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 05:19:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 05:19:29 +0100 |
commit | 8b34c7bfa4031061a47d543967da67d06de088c8 (patch) | |
tree | 4731cdfca9b77adf93e5299806eb9ce9d73d98d9 /dev-perl/Test-File | |
parent | dev-perl/Test-Deep: Stabilize 1.130.0 arm, #817587 (diff) | |
download | gentoo-8b34c7bfa4031061a47d543967da67d06de088c8.tar.gz gentoo-8b34c7bfa4031061a47d543967da67d06de088c8.tar.bz2 gentoo-8b34c7bfa4031061a47d543967da67d06de088c8.zip |
dev-perl/Test-File: Stabilize 1.448.0 arm, #817596
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.448.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-File/Test-File-1.448.0.ebuild b/dev-perl/Test-File/Test-File-1.448.0.ebuild index 8e980138ea39..5cfce7b68a48 100644 --- a/dev-perl/Test-File/Test-File-1.448.0.ebuild +++ b/dev-perl/Test-File/Test-File-1.448.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" RDEPEND=" " |