summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2006-08-10 13:58:09 +0000
committerDoug Goldstein <cardoe@gentoo.org>2006-08-10 13:58:09 +0000
commitf6103cf480c51ddd00c43b92b50f014e7c07c352 (patch)
tree6ee4d96b3f8f5b4d8378fd6b1cd5992f79f2fe71 /dev-perl/HTTP-Server-Simple-Mason
parentkeywording ~amd64. works for me (diff)
downloadgentoo-2-f6103cf480c51ddd00c43b92b50f014e7c07c352.tar.gz
gentoo-2-f6103cf480c51ddd00c43b92b50f014e7c07c352.tar.bz2
gentoo-2-f6103cf480c51ddd00c43b92b50f014e7c07c352.zip
keywording ~amd64
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'dev-perl/HTTP-Server-Simple-Mason')
-rw-r--r--dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.09.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.09.ebuild b/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.09.ebuild
index 35e1a1d893f1..e87779d4ac27 100644
--- a/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.09.ebuild
+++ b/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.09.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/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.09.ebuild,v 1.4 2006/08/05 04:38:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.09.ebuild,v 1.5 2006/08/10 13:58:09 cardoe Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~jesse/${PN}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND="dev-perl/Hook-LexWrap
>=dev-perl/HTML-Mason-1.25