summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/cdemu/cdemu-1.0.0.ebuild')
-rw-r--r--app-cdr/cdemu/cdemu-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cdemu/cdemu-1.0.0.ebuild b/app-cdr/cdemu/cdemu-1.0.0.ebuild
index 797021635dd1..147c113b4f38 100644
--- a/app-cdr/cdemu/cdemu-1.0.0.ebuild
+++ b/app-cdr/cdemu/cdemu-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-1.0.0.ebuild,v 1.1 2008/05/20 02:28:13 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-1.0.0.ebuild,v 1.2 2008/06/06 07:49:12 opfer Exp $
DESCRIPTION="Client of cdemu suite, which mounts all kinds of cd images"
HOMEPAGE="http://cdemu.org"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.bz2"
S="${WORKDIR}/cdemu-client-${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=dev-lang/python-2.4