diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-09-07 16:21:20 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-09-07 16:21:20 +0000 |
commit | e1748e267793c50f66a3583bc5f85a86cdc14638 (patch) | |
tree | 0cff52884807375289beadfebddac7bd3aac7275 /dev-perl/Email-Date-Format/Email-Date-Format-1.2.0.ebuild | |
parent | keyworded *-linux, tested by me (diff) | |
download | gentoo-2-e1748e267793c50f66a3583bc5f85a86cdc14638.tar.gz gentoo-2-e1748e267793c50f66a3583bc5f85a86cdc14638.tar.bz2 gentoo-2-e1748e267793c50f66a3583bc5f85a86cdc14638.zip |
keyworded *-linux, tested by me
(Portage version: 2.2.0_alpha54/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Email-Date-Format/Email-Date-Format-1.2.0.ebuild')
-rw-r--r-- | dev-perl/Email-Date-Format/Email-Date-Format-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Date-Format/Email-Date-Format-1.2.0.ebuild b/dev-perl/Email-Date-Format/Email-Date-Format-1.2.0.ebuild index 948e7e41d2a6..cba19af9f199 100644 --- a/dev-perl/Email-Date-Format/Email-Date-Format-1.2.0.ebuild +++ b/dev-perl/Email-Date-Format/Email-Date-Format-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date-Format/Email-Date-Format-1.2.0.ebuild,v 1.2 2011/09/03 21:04:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date-Format/Email-Date-Format-1.2.0.ebuild,v 1.3 2011/09/07 16:21:20 jlec Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Produce RFC 822 date strings" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |