diff options
Diffstat (limited to 'kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild')
-rw-r--r-- | kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild b/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild index a5de98726efb..360ebc4cae35 100644 --- a/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild +++ b/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild,v 1.2 2004/11/23 15:48:05 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild,v 1.3 2004/12/05 17:06:35 motaboy Exp $ inherit kde eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.avm.de/tools/k_isdn_watch.linux/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="net-dialup/capi4k-utils" |