diff options
Diffstat (limited to 'dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild')
-rw-r--r-- | dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild index 680c5e0948d7..61881668bd52 100644 --- a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild +++ b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.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/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.2 2006/02/13 10:37:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.3 2006/03/22 22:47:57 mcummings Exp $ inherit perl-module SRC_TEST="do" @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHOUT/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-perl/Apache-AuthCookie-3.0 |