diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-10-02 22:07:27 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-10-02 22:07:27 +0000 |
commit | b43ed8243457c2d9a8a51ab8d51f07f5ebd8661f (patch) | |
tree | 506e433564db3d0bcd964f7f0e8af507d564b435 /net-irc/bnc/bnc-2.9.3-r2.ebuild | |
parent | Added file for postgres fix re BUG 107927 (diff) | |
download | gentoo-2-b43ed8243457c2d9a8a51ab8d51f07f5ebd8661f.tar.gz gentoo-2-b43ed8243457c2d9a8a51ab8d51f07f5ebd8661f.tar.bz2 gentoo-2-b43ed8243457c2d9a8a51ab8d51f07f5ebd8661f.zip |
Marked -amd64 as this segfaults consistently on amd64, please see bug 106901 for patched version.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-irc/bnc/bnc-2.9.3-r2.ebuild')
-rw-r--r-- | net-irc/bnc/bnc-2.9.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bnc/bnc-2.9.3-r2.ebuild b/net-irc/bnc/bnc-2.9.3-r2.ebuild index 35581f7743d8..67bae70b0efc 100644 --- a/net-irc/bnc/bnc-2.9.3-r2.ebuild +++ b/net-irc/bnc/bnc-2.9.3-r2.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-irc/bnc/bnc-2.9.3-r2.ebuild,v 1.1 2005/04/03 21:41:12 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.3-r2.ebuild,v 1.2 2005/10/02 22:07:27 cryos Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86" +KEYWORDS="~alpha -amd64 ~arm ~ppc ~sparc ~x86" IUSE="ssl" DEPEND="virtual/libc |