diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 20:37:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 20:37:35 +0000 |
commit | fa873a0961c10cf801d0b90664901fe013c604b7 (patch) | |
tree | 40442433d6e9ab4addc7e7e8d71142264e36a738 /dev-ruby/bsearch/bsearch-1.5.0.ebuild | |
parent | Stable for ia64, wrt bug #448310 (diff) | |
download | historical-fa873a0961c10cf801d0b90664901fe013c604b7.tar.gz historical-fa873a0961c10cf801d0b90664901fe013c604b7.tar.bz2 historical-fa873a0961c10cf801d0b90664901fe013c604b7.zip |
Stable for ia64, wrt bug #449178
Package-Manager: portage-2.1.11.31/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/bsearch/bsearch-1.5.0.ebuild')
-rw-r--r-- | dev-ruby/bsearch/bsearch-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bsearch/bsearch-1.5.0.ebuild b/dev-ruby/bsearch/bsearch-1.5.0.ebuild index 44a82b2b08e2..70cb01f637cf 100644 --- a/dev-ruby/bsearch/bsearch-1.5.0.ebuild +++ b/dev-ruby/bsearch/bsearch-1.5.0.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/bsearch/bsearch-1.5.0.ebuild,v 1.8 2013/01/04 13:10:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0.ebuild,v 1.9 2013/01/04 20:37:28 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ HOMEPAGE="http://0xcc.net/ruby-bsearch/" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" all_ruby_prepare() { |