summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-31 08:06:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-31 08:06:12 +0200
commit4f64afaff43f1f353cdbb4628d3f8ab6b464a7e6 (patch)
tree2c222ed10d022a6b0b51d18a5cdb6c255722fa13
parentdev-perl/File-Copy-Recursive: ppc64 stable wrt bug #792831 (diff)
downloadgentoo-4f64afaff43f1f353cdbb4628d3f8ab6b464a7e6.tar.gz
gentoo-4f64afaff43f1f353cdbb4628d3f8ab6b464a7e6.tar.bz2
gentoo-4f64afaff43f1f353cdbb4628d3f8ab6b464a7e6.zip
dev-perl/Test-File: ppc64 stable wrt bug #792831
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-perl/Test-File/Test-File-1.443.0.ebuild4
1 files changed, 2 insertions, 2 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 7ae75ee7bfc2..621f9d8bb494 100644
--- a/dev-perl/Test-File/Test-File-1.443.0.ebuild
+++ b/dev-perl/Test-File/Test-File-1.443.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 )"