diff options
author | 2006-02-14 19:10:44 +0000 | |
---|---|---|
committer | 2006-02-14 19:10:44 +0000 | |
commit | 5b92c33ea9f4db7eaed62c5efcaef5136ffff56d (patch) | |
tree | 123f97aea3ce25bf73d22d9ed79cd339c26ad947 /dev-perl/CGI-Session/CGI-Session-4.03.ebuild | |
parent | Add ip32r10k local USE flag for sys-deve/gcc-mips64, sys-devel/gcc, and sys-k... (diff) | |
download | gentoo-2-5b92c33ea9f4db7eaed62c5efcaef5136ffff56d.tar.gz gentoo-2-5b92c33ea9f4db7eaed62c5efcaef5136ffff56d.tar.bz2 gentoo-2-5b92c33ea9f4db7eaed62c5efcaef5136ffff56d.zip |
marked ~amd64 wrt bug #121296
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/CGI-Session/CGI-Session-4.03.ebuild')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.03.ebuild b/dev-perl/CGI-Session/CGI-Session-4.03.ebuild index 0af80029cc82..c465f98d670b 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.03.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.03.ebuild,v 1.4 2006/02/13 10:44:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.03.ebuild,v 1.5 2006/02/14 19:10:44 anarchy Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SH/SHERZODR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ppc sparc x86" +KEYWORDS="~ppc sparc x86 ~amd64" IUSE="" SRC_TEST="do" |