diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:26:09 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:26:09 +0000 |
commit | f1d1f20a9ef8760e5b1c212d4e72ce8643868926 (patch) | |
tree | 6cb2e03fdab0d68bc3bace1b216afdfe33b8af21 /dev-perl/DateManip/DateManip-5.56.ebuild | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-f1d1f20a9ef8760e5b1c212d4e72ce8643868926.tar.gz gentoo-2-f1d1f20a9ef8760e5b1c212d4e72ce8643868926.tar.bz2 gentoo-2-f1d1f20a9ef8760e5b1c212d4e72ce8643868926.zip |
Drop ~sparc-fbsd KEYWORD
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DateManip/DateManip-5.56.ebuild')
-rw-r--r-- | dev-perl/DateManip/DateManip-5.56.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/DateManip/DateManip-5.56.ebuild b/dev-perl/DateManip/DateManip-5.56.ebuild index 6a01c3f40f98..c63b8611fc1a 100644 --- a/dev-perl/DateManip/DateManip-5.56.ebuild +++ b/dev-perl/DateManip/DateManip-5.56.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.56.ebuild,v 1.7 2010/11/05 13:59:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.56.ebuild,v 1.8 2011/07/30 10:26:09 tove Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Perl date manipulation routines" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux" IUSE="test" RDEPEND="" |