diff options
author | 2013-12-26 14:46:09 +0000 | |
---|---|---|
committer | 2013-12-26 14:46:09 +0000 | |
commit | e5d51fe773e62a519d98137cf7ef40bc902199b5 (patch) | |
tree | 9bf5f7743b2cda86edf5389c8eb13286eb2746ef /dev-ruby/syntax/syntax-1.0.0-r3.ebuild | |
parent | add ~arm, bug #489048 (diff) | |
download | gentoo-2-e5d51fe773e62a519d98137cf7ef40bc902199b5.tar.gz gentoo-2-e5d51fe773e62a519d98137cf7ef40bc902199b5.tar.bz2 gentoo-2-e5d51fe773e62a519d98137cf7ef40bc902199b5.zip |
arm stable, bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/syntax/syntax-1.0.0-r3.ebuild')
-rw-r--r-- | dev-ruby/syntax/syntax-1.0.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild b/dev-ruby/syntax/syntax-1.0.0-r3.ebuild index 9b5288fbb171..57950232c9f2 100644 --- a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild +++ b/dev-ruby/syntax/syntax-1.0.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.11 2013/01/15 03:26:27 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.12 2013/12/26 14:46:09 maekke Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://syntax.rubyforge.org" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" ruby_add_bdepend "test? ( virtual/ruby-test-unit )" |