summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/gitweb/gitweb-1.5.2.ebuild')
-rw-r--r--www-apps/gitweb/gitweb-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gitweb/gitweb-1.5.2.ebuild b/www-apps/gitweb/gitweb-1.5.2.ebuild
index f27ca9d3725e..e25854b3500d 100644
--- a/www-apps/gitweb/gitweb-1.5.2.ebuild
+++ b/www-apps/gitweb/gitweb-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.5.2.ebuild,v 1.1 2007/05/20 17:11:45 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.5.2.ebuild,v 1.2 2007/10/14 19:05:45 jokey Exp $
inherit webapp
@@ -11,7 +11,7 @@ HOMEPAGE="http://git.or.cz/"
SRC_URI="mirror://kernel/software/scm/git/git-${GIT_VERSION}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""