diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2013-02-08 20:21:30 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2013-02-08 20:21:30 +0000 |
commit | cc5c7aa9e8c7c52924f866135601cc2607690526 (patch) | |
tree | ef6070cb5739ba6532c76c7d069befd3b4e087d7 /virtual/perl-Data-Dumper/perl-Data-Dumper-2.139.0.ebuild | |
parent | Keyword amd64-linux and x86-linux (diff) | |
download | historical-cc5c7aa9e8c7c52924f866135601cc2607690526.tar.gz historical-cc5c7aa9e8c7c52924f866135601cc2607690526.tar.bz2 historical-cc5c7aa9e8c7c52924f866135601cc2607690526.zip |
Keyword amd64-linux and x86-linux
Package-Manager: portage-2.2.01.21688-prefix/cvs/Linux x86_64
Manifest-Sign-Key: 0x13CB1360
Diffstat (limited to 'virtual/perl-Data-Dumper/perl-Data-Dumper-2.139.0.ebuild')
-rw-r--r-- | virtual/perl-Data-Dumper/perl-Data-Dumper-2.139.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Data-Dumper/perl-Data-Dumper-2.139.0.ebuild b/virtual/perl-Data-Dumper/perl-Data-Dumper-2.139.0.ebuild index 02a77902e56d..da18e669b5ca 100644 --- a/virtual/perl-Data-Dumper/perl-Data-Dumper-2.139.0.ebuild +++ b/virtual/perl-Data-Dumper/perl-Data-Dumper-2.139.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.139.0.ebuild,v 1.1 2012/12/26 08:28:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.139.0.ebuild,v 1.2 2013/02/08 20:21:24 bicatali Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |