diff options
Diffstat (limited to 'www-servers/mongrel/mongrel-1.1.5-r2.ebuild')
-rw-r--r-- | www-servers/mongrel/mongrel-1.1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/mongrel/mongrel-1.1.5-r2.ebuild b/www-servers/mongrel/mongrel-1.1.5-r2.ebuild index 618eb3b97b8b..cf28eb4a064a 100644 --- a/www-servers/mongrel/mongrel-1.1.5-r2.ebuild +++ b/www-servers/mongrel/mongrel-1.1.5-r2.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-r2.ebuild,v 1.6 2011/03/17 10:05:58 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r2.ebuild,v 1.7 2011/04/24 17:38:47 armin76 Exp $ EAPI="2" @@ -20,7 +20,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="" |