diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-15 15:08:02 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-15 15:14:01 +0100 |
commit | 8633a2f4f7f459e882749ea1a9423232572d57f1 (patch) | |
tree | 71dc11e5e4804c5cd6e089d113c8effae67f0299 | |
parent | dev-perl/IO-All: arm ppc stable (bug 599548). (diff) | |
download | gentoo-8633a2f4f7f459e882749ea1a9423232572d57f1.tar.gz gentoo-8633a2f4f7f459e882749ea1a9423232572d57f1.tar.bz2 gentoo-8633a2f4f7f459e882749ea1a9423232572d57f1.zip |
dev-perl/File-Copy-Recursive: arm stable (bug 599548).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
-rw-r--r-- | dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild index d8bb70592804..26a9015140d9 100644 --- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild +++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="uses File::Copy to recursively copy dirs" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |