diff options
author | 2014-01-18 20:00:10 +0000 | |
---|---|---|
committer | 2014-01-18 20:00:10 +0000 | |
commit | af130fcb61949a2ae21a449f95ebc3dcffeb7356 (patch) | |
tree | 235230e25e4d0e61ef0ce12417de5a539372ffc2 /dev-perl/Clone/Clone-0.350.0.ebuild | |
parent | Stable for alpha, wrt bug #492040 (diff) | |
download | historical-af130fcb61949a2ae21a449f95ebc3dcffeb7356.tar.gz historical-af130fcb61949a2ae21a449f95ebc3dcffeb7356.tar.bz2 historical-af130fcb61949a2ae21a449f95ebc3dcffeb7356.zip |
Stable for alpha, wrt bug #492094
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="alpha"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-perl/Clone/Clone-0.350.0.ebuild')
-rw-r--r-- | dev-perl/Clone/Clone-0.350.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Clone/Clone-0.350.0.ebuild b/dev-perl/Clone/Clone-0.350.0.ebuild index 54793d2ebdc4..5c67ca68595c 100644 --- a/dev-perl/Clone/Clone-0.350.0.ebuild +++ b/dev-perl/Clone/Clone-0.350.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.350.0.ebuild,v 1.7 2014/01/16 21:37:56 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.350.0.ebuild,v 1.8 2014/01/18 20:00:09 ago Exp $ EAPI=4 @@ -11,7 +11,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="" SRC_TEST="do" |