diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-04-25 06:31:11 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-04-25 06:31:11 +0000 |
commit | 8c7693f49c600e55dcf7b918817f7d4e5afcaa7e (patch) | |
tree | 638b5a2cbb9ee644cf90b35c4dcecfad9ea3456c /dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild | |
parent | Temp. fix for >=vdr-1.7.27 (diff) | |
download | gentoo-2-8c7693f49c600e55dcf7b918817f7d4e5afcaa7e.tar.gz gentoo-2-8c7693f49c600e55dcf7b918817f7d4e5afcaa7e.tar.bz2 gentoo-2-8c7693f49c600e55dcf7b918817f7d4e5afcaa7e.zip |
marked x86 per bug 412981
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild')
-rw-r--r-- | dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild index 39f3d873b338..6f1389f6d183 100644 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild +++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.360.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/Log-Log4perl/Log-Log4perl-1.360.0.ebuild,v 1.2 2012/04/22 10:21:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild,v 1.3 2012/04/25 06:31:11 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging pa HOMEPAGE="http://log4perl.sourceforge.net/" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-Time-HiRes" |