diff options
author | 2012-02-08 19:49:53 +0000 | |
---|---|---|
committer | 2012-02-08 19:49:53 +0000 | |
commit | d831634ab6bd517336c1178043d5f66b8d9909be (patch) | |
tree | d201de242d5982d25735fb40d8af298cd0264bdf /dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild | |
parent | Marked ~hppa (bug #399649). (diff) | |
download | gentoo-2-d831634ab6bd517336c1178043d5f66b8d9909be.tar.gz gentoo-2-d831634ab6bd517336c1178043d5f66b8d9909be.tar.bz2 gentoo-2-d831634ab6bd517336c1178043d5f66b8d9909be.zip |
Marked ~hppa (bug #399649).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild index 2f6742d6bee5..7f42bd0b37fc 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.80.0.ebuild,v 1.3 2011/09/24 13:27:52 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild,v 1.4 2012/02/08 19:49:53 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Inheritable, overridable class data" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" export OPTIMIZE="${CFLAGS}" |