summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild')
-rw-r--r--dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild
index d91952fa5106..d1a53c63cb24 100644
--- a/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild,v 1.6 2010/12/28 08:52:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild,v 1.7 2012/05/01 18:24:26 armin76 Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -12,7 +12,7 @@ HOMEPAGE="http://arika.org/ruby/termios" # trailing / isn't needed
SRC_URI="http://github.com/arika/ruby-termios/tarball/version_0_9_6 -> ${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~sparc x86 ~x86-macos"
+KEYWORDS="alpha amd64 ~hppa ~mips ~ppc x86 ~x86-macos"
IUSE=""
S="${WORKDIR}/arika-${PN}-94fd9ac"