diff options
author | Nick Hadaway <raker@gentoo.org> | 2002-11-10 09:18:06 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2002-11-10 09:18:06 +0000 |
commit | 00c706591b803b11dcd885adc8adac669a22b9fe (patch) | |
tree | 2cfedb513d78eaf20c371b67c7a22fe12eb8fa20 /net-libs | |
parent | Added ppc hooks (diff) | |
download | gentoo-2-00c706591b803b11dcd885adc8adac669a22b9fe.tar.gz gentoo-2-00c706591b803b11dcd885adc8adac669a22b9fe.tar.bz2 gentoo-2-00c706591b803b11dcd885adc8adac669a22b9fe.zip |
-sparc -sparc64
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/openh323/openh323-1.9.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/openh323/openh323-1.9.10-r1.ebuild b/net-libs/openh323/openh323-1.9.10-r1.ebuild index 17c76e258bf1..ec6536fc26ef 100644 --- a/net-libs/openh323/openh323-1.9.10-r1.ebuild +++ b/net-libs/openh323/openh323-1.9.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.10-r1.ebuild,v 1.2 2002/11/10 09:17:13 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.10-r1.ebuild,v 1.3 2002/11/10 09:18:06 raker Exp $ S="${WORKDIR}/${PN}" @@ -14,7 +14,7 @@ DEPEND="media-libs/Speex SLOT="0" LICENSE="MPL-1.1" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="~x86 ~ppc -sparc -sparc64" src_compile() { |