diff options
Diffstat (limited to 'kde-base/kephal/kephal-4.2.1.ebuild')
-rw-r--r-- | kde-base/kephal/kephal-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kephal/kephal-4.2.1.ebuild b/kde-base/kephal/kephal-4.2.1.ebuild index 68f24a45f59d..e58dd359e054 100644 --- a/kde-base/kephal/kephal-4.2.1.ebuild +++ b/kde-base/kephal/kephal-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.2.1.ebuild,v 1.2 2009/03/24 03:18:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.2.1.ebuild,v 1.3 2009/04/11 16:08:57 armin76 Exp $ EAPI="2" @@ -9,5 +9,5 @@ KMMODULE="libs/kephal" inherit kde4-meta DESCRIPTION="Allows handling of multihead systems via the XRandR extension" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |