diff options
Diffstat (limited to 'www-servers/mongrel/mongrel-1.1.5-r3.ebuild')
-rw-r--r-- | www-servers/mongrel/mongrel-1.1.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/mongrel/mongrel-1.1.5-r3.ebuild b/www-servers/mongrel/mongrel-1.1.5-r3.ebuild index ac15fa562e51..471960eb58bb 100644 --- a/www-servers/mongrel/mongrel-1.1.5-r3.ebuild +++ b/www-servers/mongrel/mongrel-1.1.5-r3.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-servers/mongrel/mongrel-1.1.5-r3.ebuild,v 1.2 2011/07/23 11:32:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild,v 1.3 2011/07/23 14:12:12 xarthisius Exp $ EAPI="2" @@ -22,7 +22,7 @@ HOMEPAGE="http://mongrel.rubyforge.org/" LICENSE="|| ( mongrel GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="" |