summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/viewvc/viewvc-1.1.11.ebuild')
-rw-r--r--www-apps/viewvc/viewvc-1.1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/viewvc/viewvc-1.1.11.ebuild b/www-apps/viewvc/viewvc-1.1.11.ebuild
index 54cb1193500b..e1a3eeed26a6 100644
--- a/www-apps/viewvc/viewvc-1.1.11.ebuild
+++ b/www-apps/viewvc/viewvc-1.1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.1.11.ebuild,v 1.2 2011/06/20 09:28:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.1.11.ebuild,v 1.3 2011/06/20 11:36:57 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@ SRC_URI="http://viewvc.tigris.org/files/documents/3330/${DOWNLOAD_NUMBER}/${P}.t
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="cvs cvsgraph mod_python mod_wsgi mysql pygments +subversion"
DEPEND=""