diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-01 08:58:31 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-01 08:58:31 +0200 |
commit | 56738bcbb308ae50af78b3e768dcdb5dd5e0d79c (patch) | |
tree | a34da055630e0259eab0691ae63ffe22da973d37 /dev-perl/Test-File | |
parent | dev-ruby/net-ssh: Stabilize 7.1.0 ppc, #907527 (diff) | |
download | gentoo-56738bcbb308ae50af78b3e768dcdb5dd5e0d79c.tar.gz gentoo-56738bcbb308ae50af78b3e768dcdb5dd5e0d79c.tar.bz2 gentoo-56738bcbb308ae50af78b3e768dcdb5dd5e0d79c.zip |
dev-perl/Test-File: Stabilize 1.993.0 ppc64, #907565
Signed-off-by: Jakov Smolić <jsmolic@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 cf81b5b4dc2d..423d25ff9a5f 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=" " |