diff options
author | 2010-01-09 17:28:03 +0000 | |
---|---|---|
committer | 2010-01-09 17:28:03 +0000 | |
commit | 8fd3b863b170d5373278bfa486aafd290a5a79e2 (patch) | |
tree | 558ce3cb8af629f22e5d7165894389cde0eade37 /dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-8fd3b863b170d5373278bfa486aafd290a5a79e2.tar.gz gentoo-2-8fd3b863b170d5373278bfa486aafd290a5a79e2.tar.bz2 gentoo-2-8fd3b863b170d5373278bfa486aafd290a5a79e2.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild index c1d1b557b0ab..674a2589d66d 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild,v 1.6 2009/09/21 18:39:38 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild,v 1.7 2010/01/09 17:28:03 grobian Exp $ MODULE_AUTHOR=TMTM inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Exception::Class module for perl" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" export OPTIMIZE="${CFLAGS}" |