diff options
Diffstat (limited to 'kde-base/kephal/kephal-4.3.5.ebuild')
-rw-r--r-- | kde-base/kephal/kephal-4.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kephal/kephal-4.3.5.ebuild b/kde-base/kephal/kephal-4.3.5.ebuild index 7d1ded9a5f07..874993682020 100644 --- a/kde-base/kephal/kephal-4.3.5.ebuild +++ b/kde-base/kephal/kephal-4.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.3.5.ebuild,v 1.3 2010/03/11 18:38:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.3.5.ebuild,v 1.4 2010/06/21 15:53:04 scarabeus Exp $ EAPI="2" @@ -9,5 +9,5 @@ KMMODULE="libs/kephal" inherit kde4-meta DESCRIPTION="Allows handling of multihead systems via the XRandR extension" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug" |