summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdeartwork/kdeartwork-3.2.0.ebuild')
-rw-r--r--kde-base/kdeartwork/kdeartwork-3.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdeartwork/kdeartwork-3.2.0.ebuild b/kde-base/kdeartwork/kdeartwork-3.2.0.ebuild
index f53105c3a39b..09ef2f1efb59 100644
--- a/kde-base/kdeartwork/kdeartwork-3.2.0.ebuild
+++ b/kde-base/kdeartwork/kdeartwork-3.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.2.0.ebuild,v 1.2 2004/02/05 16:39:03 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.2.0.ebuild,v 1.3 2004/02/10 06:42:39 pylon Exp $
inherit kde-dist
IUSE="opengl"
@@ -8,7 +8,7 @@ DEPEND="opengl? ( virtual/opengl )
~kde-base/kdebase-${PV}"
DESCRIPTION="KDE artwork package"
-KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
+KEYWORDS="~x86 ~sparc ~amd64 ppc"
myconf="$myconf --with-dpms"
use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"