diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-17 16:43:15 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-17 16:43:15 +0000 |
commit | 264781c78da72bf710383dda5329f978c310cce6 (patch) | |
tree | e3a7f369b30e4392d397448320c7c13974054348 /dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild | |
parent | Marked ~x86-solaris (diff) | |
download | gentoo-2-264781c78da72bf710383dda5329f978c310cce6.tar.gz gentoo-2-264781c78da72bf710383dda5329f978c310cce6.tar.bz2 gentoo-2-264781c78da72bf710383dda5329f978c310cce6.zip |
Marked ~x86-solaris
(Portage version: 2.2.01.21003-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild')
-rw-r--r-- | dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild index 11502e0832ba..f9e6f845c9bd 100644 --- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild +++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.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.90.0.ebuild,v 1.2 2012/09/01 11:32:38 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild,v 1.3 2012/09/17 16:43:15 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Expose PL_dirty, the flag which marks global destruction" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-aix" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/Sub-Exporter-Progressive-0.1.2" |