diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-16 18:46:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-16 18:46:36 +0000 |
commit | e3a8aa06b92b5c47e44e80bd46c013144123fa7e (patch) | |
tree | fe8c9369b535ecdd182e99755147d6036ca7bc9a /dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-e3a8aa06b92b5c47e44e80bd46c013144123fa7e.tar.gz gentoo-2-e3a8aa06b92b5c47e44e80bd46c013144123fa7e.tar.bz2 gentoo-2-e3a8aa06b92b5c47e44e80bd46c013144123fa7e.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
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 442f5a0cf6f4..86c2f5bf75de 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.4 2012/05/06 20:19:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild,v 1.5 2012/06/16 18:46:36 armin76 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 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-Time-HiRes" |