summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kmilo/kmilo-3.5_beta1.ebuild')
-rw-r--r--kde-base/kmilo/kmilo-3.5_beta1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/kde-base/kmilo/kmilo-3.5_beta1.ebuild b/kde-base/kmilo/kmilo-3.5_beta1.ebuild
index 4ced9aaf5729..3f46bc134b37 100644
--- a/kde-base/kmilo/kmilo-3.5_beta1.ebuild
+++ b/kde-base/kmilo/kmilo-3.5_beta1.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/kde-base/kmilo/kmilo-3.5_beta1.ebuild,v 1.1 2005/09/22 19:30:22 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmilo/kmilo-3.5_beta1.ebuild,v 1.1.1.1 2005/11/30 10:13:57 chriswhite Exp $
KMNAME=kdeutils
MAXKDEVER=$PV
@@ -9,13 +9,11 @@ inherit kde-meta eutils
DESCRIPTION="kmilo - a kded module that can be extended to support various types of hardware
input devices that exist, such as those on keyboards."
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="pbbuttonsd"
DEPEND="pbbuttonsd? ( app-laptop/pbbuttonsd )"
RDEPEND="${DEPEND}"
-PATCHES="$FILESDIR/configure-fix-kdeutils-powerbook.patch"
-
src_compile() {
local myconf="$(use_with pbbuttonsd powerbook)"