summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Brown <rbrown@gentoo.org>2007-05-24 18:17:45 +0000
committerRichard Brown <rbrown@gentoo.org>2007-05-24 18:17:45 +0000
commit6bd10eb61d16d5070032b693663547d14a676bbc (patch)
tree1a9619beb9f8c61d17b6a44f0303a843df75b82b /dev-lang/ruby/ruby-1.8.4-r3.ebuild
parentFix mktemp deps for x86-fbsd (diff)
downloadgentoo-2-6bd10eb61d16d5070032b693663547d14a676bbc.tar.gz
gentoo-2-6bd10eb61d16d5070032b693663547d14a676bbc.tar.bz2
gentoo-2-6bd10eb61d16d5070032b693663547d14a676bbc.zip
Add RESTRICT="test" to ebuilds that have no hope of passing
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.4-r3.ebuild')
-rw-r--r--dev-lang/ruby/ruby-1.8.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.4-r3.ebuild b/dev-lang/ruby/ruby-1.8.4-r3.ebuild
index 3e48e8ed4377..4fa04f89b298 100644
--- a/dev-lang/ruby/ruby-1.8.4-r3.ebuild
+++ b/dev-lang/ruby/ruby-1.8.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.19 2007/04/24 11:22:57 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.20 2007/05/24 18:17:45 rbrown Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -18,7 +18,7 @@ LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="socks5 tk cjk doc threads examples ipv6 debug"
-RESTRICT="confcache"
+RESTRICT="confcache test"
RDEPEND="virtual/libc
>=sys-libs/gdbm-1.8.0