diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 11:08:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 11:08:12 +0000 |
commit | a924f9aae1c276027f5c1f9a5de84451e3e5e96b (patch) | |
tree | d516a415104bdc4988db55edc7db163142554d0f /dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.50.0.ebuild | |
parent | Stable for amd64, wrt bug #418803 (diff) | |
download | gentoo-2-a924f9aae1c276027f5c1f9a5de84451e3e5e96b.tar.gz gentoo-2-a924f9aae1c276027f5c1f9a5de84451e3e5e96b.tar.bz2 gentoo-2-a924f9aae1c276027f5c1f9a5de84451e3e5e96b.zip |
Stable for amd64, wrt bug #418805
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.50.0.ebuild')
-rw-r--r-- | dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.50.0.ebuild b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.50.0.ebuild index 428ab7b9b951..6681025b2891 100644 --- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.50.0.ebuild +++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.50.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/Devel-GlobalDestruction/Devel-GlobalDestruction-0.50.0.ebuild,v 1.1 2012/04/29 09:38:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.50.0.ebuild,v 1.2 2012/08/03 11:08:12 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Expose PL_dirty, the flag which marks global destruction" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x64-macos" +KEYWORDS="amd64 ~ppc ~x86 ~x64-macos" IUSE="" RDEPEND="dev-perl/Sub-Exporter" |