diff options
author | David Holm <dholm@gentoo.org> | 2004-04-17 00:18:38 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-17 00:18:38 +0000 |
commit | cf01803618ccc5c3af7e5018e19b5b9b1eb72bac (patch) | |
tree | dbfa5010efcbed904fce385df6821aae03415a93 /dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-cf01803618ccc5c3af7e5018e19b5b9b1eb72bac.tar.gz gentoo-2-cf01803618ccc5c3af7e5018e19b5b9b1eb72bac.tar.bz2 gentoo-2-cf01803618ccc5c3af7e5018e19b5b9b1eb72bac.zip |
Added to ~ppc
Diffstat (limited to 'dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild')
-rw-r--r-- | dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild b/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild index 0e6ea4a178d1..105ae1cde625 100644 --- a/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild +++ b/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild,v 1.5 2004/04/10 15:58:59 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild,v 1.6 2004/04/17 00:18:38 dholm Exp $ inherit ruby @@ -9,7 +9,7 @@ HOMEPAGE="http://arika.org/ruby/termios" # trailing / isn't needed SRC_URI="http://arika.org/archive/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~hppa ~mips ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc x86 ~ppc" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="virtual/ruby" |