diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 06:44:44 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 06:44:44 +0000 |
commit | 8c282dd01a46061b15ed1217958915445dbc26de (patch) | |
tree | 90fe722eb28adb8b8f9cdb5ee84a25f332b0c0e5 /dev-ruby/maruku/maruku-0.6.1.ebuild | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-8c282dd01a46061b15ed1217958915445dbc26de.tar.gz gentoo-2-8c282dd01a46061b15ed1217958915445dbc26de.tar.bz2 gentoo-2-8c282dd01a46061b15ed1217958915445dbc26de.zip |
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-ruby/maruku/maruku-0.6.1.ebuild')
-rw-r--r-- | dev-ruby/maruku/maruku-0.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/maruku/maruku-0.6.1.ebuild b/dev-ruby/maruku/maruku-0.6.1.ebuild index e80d4d8a5d2d..53ffa5916d40 100644 --- a/dev-ruby/maruku/maruku-0.6.1.ebuild +++ b/dev-ruby/maruku/maruku-0.6.1.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/dev-ruby/maruku/maruku-0.6.1.ebuild,v 1.1 2012/12/24 07:53:52 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/maruku/maruku-0.6.1.ebuild,v 1.2 2013/01/15 06:44:44 zerochaos Exp $ EAPI=5 @@ -21,7 +21,7 @@ HOMEPAGE="http://maruku.rubyforge.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend dev-ruby/syntax |