diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:56:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:56:19 +0000 |
commit | 46544e4147d18dfd1c1209d1500b95f9d9fb64e2 (patch) | |
tree | fe75398d9304473e51d8cbe4f447a5d8cecc4b02 /dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild | |
parent | Stable for amd64, wrt bug #422051 (diff) | |
download | gentoo-2-46544e4147d18dfd1c1209d1500b95f9d9fb64e2.tar.gz gentoo-2-46544e4147d18dfd1c1209d1500b95f9d9fb64e2.tar.bz2 gentoo-2-46544e4147d18dfd1c1209d1500b95f9d9fb64e2.zip |
Stable for amd64, wrt bug #418853
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild')
-rw-r--r-- | dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild index 648be5f061f8..0e761503a441 100644 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild,v 1.2 2012/07/31 22:05:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild,v 1.3 2012/08/03 10:56:19 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Apparently run a function in a higher stack frame" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |