summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/qsampler/qsampler-0.1.2.ebuild')
-rw-r--r--media-sound/qsampler/qsampler-0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qsampler/qsampler-0.1.2.ebuild b/media-sound/qsampler/qsampler-0.1.2.ebuild
index 26fd039cd5c4..9ab8e0580bd4 100644
--- a/media-sound/qsampler/qsampler-0.1.2.ebuild
+++ b/media-sound/qsampler/qsampler-0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.1 2005/07/10 21:21:09 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.2 2005/07/11 17:07:05 fvdpol Exp $
inherit kde eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.linuxsampler.org/"
SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="-amd64 ~x86"
IUSE=""
RDEPEND="virtual/libc
>=x11-libs/qt-3.1.1