diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 08:30:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 08:31:49 +0100 |
commit | 24578e6bba73c67b3bacfa553e40f82f7de3d845 (patch) | |
tree | f03c0d1e3b3bbab914ecbe95c09d1b6fc3008157 /dev-perl | |
parent | dev-perl/Alien-Base-ModuleBuild: keyworded 1.140.0 for ppc (diff) | |
download | gentoo-24578e6bba73c67b3bacfa553e40f82f7de3d845.tar.gz gentoo-24578e6bba73c67b3bacfa553e40f82f7de3d845.tar.bz2 gentoo-24578e6bba73c67b3bacfa553e40f82f7de3d845.zip |
dev-perl/File-Copy-Recursive: keyworded 0.450.0 for ppc
keyworded wrt bug #737594
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild index 53aabf24a3f9..cf1d28acf3b1 100644 --- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild +++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="uses File::Copy to recursively copy dirs" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |