diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-28 08:43:07 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-28 08:43:07 +0200 |
commit | 976ab2382b282750a2cff67a697e7e6c0f1def57 (patch) | |
tree | c7f0468485e20d9457c8a1840b005210c74f65cb /dev-perl/Clone | |
parent | dev-perl/Sub-Uplevel: arm stable, bug #618980 (diff) | |
download | gentoo-976ab2382b282750a2cff67a697e7e6c0f1def57.tar.gz gentoo-976ab2382b282750a2cff67a697e7e6c0f1def57.tar.bz2 gentoo-976ab2382b282750a2cff67a697e7e6c0f1def57.zip |
dev-perl/Clone: arm stable, bug #618982
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Clone')
-rw-r--r-- | dev-perl/Clone/Clone-0.390.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Clone/Clone-0.390.0.ebuild b/dev-perl/Clone/Clone-0.390.0.ebuild index 861c1bfefc27..b3eb9f8c5215 100644 --- a/dev-perl/Clone/Clone-0.390.0.ebuild +++ b/dev-perl/Clone/Clone-0.390.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Recursively copy Perl datatypes" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |