diff options
author | Richard Farina <zerochaos@gentoo.org> | 2013-01-15 05:15:26 +0000 |
---|---|---|
committer | Richard Farina <zerochaos@gentoo.org> | 2013-01-15 05:15:26 +0000 |
commit | 1ef92b10335f8590f7c2273b431c8a17e6c98013 (patch) | |
tree | e4662b5751b92abb3aac4ce14a40b5598899a7d5 /www-servers/mongrel/mongrel-1.1.5-r3.ebuild | |
parent | Remove unrequired 'leftover' eutils from inherit, thanks for noticing Arfrever (diff) | |
download | historical-1ef92b10335f8590f7c2273b431c8a17e6c98013.tar.gz historical-1ef92b10335f8590f7c2273b431c8a17e6c98013.tar.bz2 historical-1ef92b10335f8590f7c2273b431c8a17e6c98013.zip |
adding ~arm keywords to net-analyzer/metasploit rdeps
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0xDD11F94A
Diffstat (limited to 'www-servers/mongrel/mongrel-1.1.5-r3.ebuild')
-rw-r--r-- | www-servers/mongrel/mongrel-1.1.5-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/mongrel/mongrel-1.1.5-r3.ebuild b/www-servers/mongrel/mongrel-1.1.5-r3.ebuild index 0826c99a998e..b3ce05b1b385 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-2012 Gentoo Foundation +# Copyright 1999-2013 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.6 2012/10/28 18:10:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild,v 1.7 2013/01/15 05:15:20 zerochaos Exp $ EAPI="2" @@ -22,7 +22,7 @@ HOMEPAGE="http://mongrel.rubyforge.org/" LICENSE="|| ( mongrel GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="" |