summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/kiso/kiso-0.8.3.ebuild')
-rw-r--r--app-cdr/kiso/kiso-0.8.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/kiso/kiso-0.8.3.ebuild b/app-cdr/kiso/kiso-0.8.3.ebuild
index a33b7423b19b..eb4f94cb0ac9 100644
--- a/app-cdr/kiso/kiso-0.8.3.ebuild
+++ b/app-cdr/kiso/kiso-0.8.3.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/kiso/kiso-0.8.3.ebuild,v 1.2 2006/02/26 19:05:52 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/kiso/kiso-0.8.3.ebuild,v 1.3 2006/03/04 06:01:37 chriswhite Exp $
inherit kde
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kiso/${P}.tar.gz"
S="${WORKDIR}/${P/c/}"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
SLOT="0"
IUSE=""
@@ -30,4 +30,4 @@ pkg_postinst() {
einfo "to create encypted images - app-crypt/mcrypt"
einfo "to hex edit images - kdebase/khexedit, kdebase/kdeutils or app-editors/ghex"
echo ""
-} \ No newline at end of file
+}