summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-23 16:11:53 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-23 16:11:53 +0000
commit087ac874be1cf222cd2e09f32312b92b825ed40c (patch)
tree246811c57994e202a9bbebfb436d041f967420fc /dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild
parentRemoved dhclient flag from mask, as NM can now work with dhclient-3 as well (diff)
downloadgentoo-2-087ac874be1cf222cd2e09f32312b92b825ed40c.tar.gz
gentoo-2-087ac874be1cf222cd2e09f32312b92b825ed40c.tar.bz2
gentoo-2-087ac874be1cf222cd2e09f32312b92b825ed40c.zip
Stable on amd64 wrt bug #333865
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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.ebuild4
1 files changed, 2 insertions, 2 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 b34c2fb446b7..c346cda540c1 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
# 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.3 2010/08/22 15:54:46 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6-r1.ebuild,v 1.4 2010/08/23 16:11:53 hwoarang 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"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
IUSE=""
S="${WORKDIR}/arika-${PN}-94fd9ac"