diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 00:34:48 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 00:34:48 +0000 |
commit | 5ac0cc5b8c57fe66942e5ec86aec95984616c885 (patch) | |
tree | 5edce4a1e1f7d5f3a760c88fca4407266e6b3394 /kde-base/khotkeys/khotkeys-3.5.0.ebuild | |
parent | Readd wrongly dropped keywords, sorry, my fault. (diff) | |
download | gentoo-2-5ac0cc5b8c57fe66942e5ec86aec95984616c885.tar.gz gentoo-2-5ac0cc5b8c57fe66942e5ec86aec95984616c885.tar.bz2 gentoo-2-5ac0cc5b8c57fe66942e5ec86aec95984616c885.zip |
~alpha keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/khotkeys/khotkeys-3.5.0.ebuild')
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/khotkeys/khotkeys-3.5.0.ebuild b/kde-base/khotkeys/khotkeys-3.5.0.ebuild index 73d2a0624a24..74dd02b5ec75 100644 --- a/kde-base/khotkeys/khotkeys-3.5.0.ebuild +++ b/kde-base/khotkeys/khotkeys-3.5.0.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/khotkeys/khotkeys-3.5.0.ebuild,v 1.2 2005/11/29 03:39:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.0.ebuild,v 1.3 2005/12/04 00:32:26 kloeri Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" |