summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/cdemu/cdemu-0.8.ebuild')
-rw-r--r--app-cdr/cdemu/cdemu-0.8.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-cdr/cdemu/cdemu-0.8.ebuild b/app-cdr/cdemu/cdemu-0.8.ebuild
index 0688feec3329..0a70cd681285 100644
--- a/app-cdr/cdemu/cdemu-0.8.ebuild
+++ b/app-cdr/cdemu/cdemu-0.8.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/app-cdr/cdemu/cdemu-0.8.ebuild,v 1.1 2006/12/14 03:07:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-0.8.ebuild,v 1.2 2006/12/19 20:07:37 vapier Exp $
inherit linux-mod python
@@ -10,8 +10,9 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="hppa ppc x86 amd64"
+KEYWORDS="amd64 hppa ppc x86"
IUSE=""
+RESTRICT="test" #158556
DEPEND="virtual/linux-sources"
RDEPEND="dev-lang/python"