diff options
Diffstat (limited to 'net-dialup/ivcall/ivcall-0.4-r1.ebuild')
-rw-r--r-- | net-dialup/ivcall/ivcall-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ivcall/ivcall-0.4-r1.ebuild b/net-dialup/ivcall/ivcall-0.4-r1.ebuild index f7105de21559..27afc486c955 100644 --- a/net-dialup/ivcall/ivcall-0.4-r1.ebuild +++ b/net-dialup/ivcall/ivcall-0.4-r1.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-r1.ebuild,v 1.1 2005/04/06 05:26:11 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ivcall-0.4-r1.ebuild,v 1.2 2005/06/26 08:41:01 blubb 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="~amd64 ~x86" IUSE="softfax" DEPEND="net-dialup/isdn4k-utils softfax? ( >=media-libs/spandsp-0.0.2_pre10 )" |