summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2006-08-10 14:10:48 +0000
committerDoug Goldstein <cardoe@gentoo.org>2006-08-10 14:10:48 +0000
commitc037f7cbaae7c2e083de9dab8eb1aa035c3177b7 (patch)
tree137366862b6f306cc431d18ef0c528d0bb1a97d2 /www-apps/rt/rt-3.4.5.ebuild
parentCleanup (diff)
downloadgentoo-2-c037f7cbaae7c2e083de9dab8eb1aa035c3177b7.tar.gz
gentoo-2-c037f7cbaae7c2e083de9dab8eb1aa035c3177b7.tar.bz2
gentoo-2-c037f7cbaae7c2e083de9dab8eb1aa035c3177b7.zip
keywording ~amd64
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'www-apps/rt/rt-3.4.5.ebuild')
-rw-r--r--www-apps/rt/rt-3.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/rt/rt-3.4.5.ebuild b/www-apps/rt/rt-3.4.5.ebuild
index c78c1b90b3d4..38da4c443c45 100644
--- a/www-apps/rt/rt-3.4.5.ebuild
+++ b/www-apps/rt/rt-3.4.5.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/www-apps/rt/rt-3.4.5.ebuild,v 1.10 2006/07/09 21:10:01 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/rt-3.4.5.ebuild,v 1.11 2006/08/10 14:10:48 cardoe Exp $
inherit webapp eutils
@@ -10,7 +10,7 @@ DESCRIPTION="RT is an enterprise-grade ticketing system"
HOMEPAGE="http://www.bestpractical.com/rt/"
SRC_URI="http://download.bestpractical.com/pub/${PN}/release/${P}.tar.gz"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="
>=dev-lang/perl-5.8.3