diff options
Diffstat (limited to 'www-apps/mantisbt/mantisbt-1.0.8.ebuild')
-rw-r--r-- | www-apps/mantisbt/mantisbt-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/mantisbt/mantisbt-1.0.8.ebuild b/www-apps/mantisbt/mantisbt-1.0.8.ebuild index d5794c41ef79..213756b4dbc6 100644 --- a/www-apps/mantisbt/mantisbt-1.0.8.ebuild +++ b/www-apps/mantisbt/mantisbt-1.0.8.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/mantisbt/mantisbt-1.0.8.ebuild,v 1.2 2007/11/03 19:06:28 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8.ebuild,v 1.3 2007/11/04 04:49:43 pylon Exp $ inherit eutils webapp @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" RDEPEND=" www-servers/apache |