diff options
author | 2013-01-15 06:50:09 +0000 | |
---|---|---|
committer | 2013-01-15 06:50:09 +0000 | |
commit | 8018eb1ac1ae1d82b6de9dcb80d54ed43b7b7ce3 (patch) | |
tree | fe3a1b259e1d29b23a06f7becafdd52c11f74211 /dev-ruby/erubis/erubis-2.7.0.ebuild | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-8018eb1ac1ae1d82b6de9dcb80d54ed43b7b7ce3.tar.gz gentoo-2-8018eb1ac1ae1d82b6de9dcb80d54ed43b7b7ce3.tar.bz2 gentoo-2-8018eb1ac1ae1d82b6de9dcb80d54ed43b7b7ce3.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/erubis/erubis-2.7.0.ebuild')
-rw-r--r-- | dev-ruby/erubis/erubis-2.7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/erubis/erubis-2.7.0.ebuild b/dev-ruby/erubis/erubis-2.7.0.ebuild index 81708db1f748..0adf6b7e6ef1 100644 --- a/dev-ruby/erubis/erubis-2.7.0.ebuild +++ b/dev-ruby/erubis/erubis-2.7.0.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/erubis/erubis-2.7.0.ebuild,v 1.9 2012/05/01 18:24:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.10 2013/01/15 06:50:09 zerochaos Exp $ EAPI="2" @@ -19,7 +19,7 @@ HOMEPAGE="http://www.kuwata-lab.com/erubis/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( virtual/ruby-test-unit )" |