diff options
author | 2006-03-30 03:53:52 +0000 | |
---|---|---|
committer | 2006-03-30 03:53:52 +0000 | |
commit | 7ca41051ea39bf926550607df0327052440fc921 (patch) | |
tree | 6289cc9c2c5aaaa2c77f8cee59eb7ac0ed7d61c8 /dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild | |
parent | Mark 1.0.0 ~ia64 (diff) | |
download | gentoo-2-7ca41051ea39bf926550607df0327052440fc921.tar.gz gentoo-2-7ca41051ea39bf926550607df0327052440fc921.tar.bz2 gentoo-2-7ca41051ea39bf926550607df0327052440fc921.zip |
Mark 0.6 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild')
-rw-r--r-- | dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild b/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild index c311ca237025..0521f4a43b74 100644 --- a/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild +++ b/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild,v 1.6 2006/03/15 13:31:12 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-serialport/ruby-serialport-0.6.ebuild,v 1.7 2006/03/30 03:53:52 agriffis Exp $ inherit ruby @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/ruby-serialport/" SRC_URI="http://rubyforge.org/download.php/72/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ia64 ~ppc x86" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="virtual/ruby" |