summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/tomcat/tomcat-7.0.27.ebuild')
-rw-r--r--www-servers/tomcat/tomcat-7.0.27.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.27.ebuild b/www-servers/tomcat/tomcat-7.0.27.ebuild
index 524ebea8ca08..ca0ceeec7ae0 100644
--- a/www-servers/tomcat/tomcat-7.0.27.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.27.ebuild,v 1.3 2012/06/04 07:32:59 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.27.ebuild,v 1.4 2012/08/24 13:37:03 xmw Exp $
EAPI=2
JAVA_PKG_IUSE="doc examples source test"
@@ -14,7 +14,7 @@ MY_P="apache-${P}-src"
SLOT="7"
SRC_URI="mirror://apache/${PN}/${PN}-${SLOT}/v${PV}/src/${MY_P}.tar.gz"
HOMEPAGE="http://tomcat.apache.org/"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
LICENSE="Apache-2.0"
IUSE=""