diff options
author | David Holm <dholm@gentoo.org> | 2004-05-10 13:05:35 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-10 13:05:35 +0000 |
commit | 1c4812056387963ef24a8c278c1c6fee2d453f3f (patch) | |
tree | 5e943b1c96901b1131f41d5298b743f8cebe15ef /net-libs/iax/iax-0.2.2.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-1c4812056387963ef24a8c278c1c6fee2d453f3f.tar.gz gentoo-2-1c4812056387963ef24a8c278c1c6fee2d453f3f.tar.bz2 gentoo-2-1c4812056387963ef24a8c278c1c6fee2d453f3f.zip |
Added to ~ppc
Diffstat (limited to 'net-libs/iax/iax-0.2.2.ebuild')
-rw-r--r-- | net-libs/iax/iax-0.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/iax/iax-0.2.2.ebuild b/net-libs/iax/iax-0.2.2.ebuild index ec597ece9dfc..46c6ba4b547c 100644 --- a/net-libs/iax/iax-0.2.2.ebuild +++ b/net-libs/iax/iax-0.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/iax-0.2.2.ebuild,v 1.2 2003/02/13 14:18:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/iax-0.2.2.ebuild,v 1.3 2004/05/10 13:05:35 dholm Exp $ IUSE="" @@ -16,7 +16,7 @@ S=${WORKDIR}/${P} D_PREFIX=/usr -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" src_compile() { ./configure --prefix=${D_PREFIX} --enable-autoupdate |