diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:11:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:11:17 +0200 |
commit | 137c63eaef27fe365535f312771b6c75ce03df73 (patch) | |
tree | e29fb8239cfcde9f44bfe03ab4c76f7f4f7565d8 /dev-perl/Test-File | |
parent | dev-perl/File-Copy-Recursive: x86 stable wrt bug #792831 (diff) | |
download | gentoo-137c63eaef27fe365535f312771b6c75ce03df73.tar.gz gentoo-137c63eaef27fe365535f312771b6c75ce03df73.tar.bz2 gentoo-137c63eaef27fe365535f312771b6c75ce03df73.zip |
dev-perl/Test-File: x86 stable wrt bug #792831
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 ab580d7e0b78..de8ab05669cd 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 )" |