diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-03-23 18:29:25 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-03-23 18:29:25 +0000 |
commit | 707ab9a5f19ac4a8e74958e5beeb76b767f08ea3 (patch) | |
tree | a323bc8ed4c3ae8987f8f92e8be3a1078399a234 /dev-perl/Clone/Clone-0.31.ebuild | |
parent | stable ppc64, bug 306333 (diff) | |
download | gentoo-2-707ab9a5f19ac4a8e74958e5beeb76b767f08ea3.tar.gz gentoo-2-707ab9a5f19ac4a8e74958e5beeb76b767f08ea3.tar.bz2 gentoo-2-707ab9a5f19ac4a8e74958e5beeb76b767f08ea3.zip |
Marked ~x64-macos
(Portage version: 2.2.00.15838-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Clone/Clone-0.31.ebuild')
-rw-r--r-- | dev-perl/Clone/Clone-0.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Clone/Clone-0.31.ebuild b/dev-perl/Clone/Clone-0.31.ebuild index 49058ec2d2eb..70ed9bd0c605 100644 --- a/dev-perl/Clone/Clone-0.31.ebuild +++ b/dev-perl/Clone/Clone-0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.31.ebuild,v 1.7 2010/01/09 17:39:07 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.31.ebuild,v 1.8 2010/03/23 18:29:25 grobian Exp $ MODULE_AUTHOR=RDF inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Recursively copy Perl datatypes" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |