diff options
Diffstat (limited to 'net-dialup/ivcall/ivcall-0.4.ebuild')
-rw-r--r-- | net-dialup/ivcall/ivcall-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ivcall/ivcall-0.4.ebuild b/net-dialup/ivcall/ivcall-0.4.ebuild index ce9237f081c8..22036f1b4263 100644 --- a/net-dialup/ivcall/ivcall-0.4.ebuild +++ b/net-dialup/ivcall/ivcall-0.4.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/net-dialup/ivcall/ivcall-0.4.ebuild,v 1.1 2005/01/31 23:29:24 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ivcall-0.4.ebuild,v 1.2 2005/04/06 05:26:11 mrness Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/ivcall/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="net-dialup/isdn4k-utils" |