diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 08:31:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 08:32:44 +0100 |
commit | 410850bb3575a1cbc734e362afaf69f811446cf3 (patch) | |
tree | 6547ec4302863d070e9fd8472a0b86d892cdd318 /dev-perl/Test-File | |
parent | dev-perl/MIME-tools: Stabilize 5.510.0 ppc64, #907554 (diff) | |
download | gentoo-410850bb3575a1cbc734e362afaf69f811446cf3.tar.gz gentoo-410850bb3575a1cbc734e362afaf69f811446cf3.tar.bz2 gentoo-410850bb3575a1cbc734e362afaf69f811446cf3.zip |
dev-perl/Test-File: Stabilize 1.993.0 ppc, #907565
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.993.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-File/Test-File-1.993.0.ebuild b/dev-perl/Test-File/Test-File-1.993.0.ebuild index 423d25ff9a5f..21d0c9b375ae 100644 --- a/dev-perl/Test-File/Test-File-1.993.0.ebuild +++ b/dev-perl/Test-File/Test-File-1.993.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=" " |