diff options
author | Arcady Genkin <agenkin@gentoo.org> | 2002-11-03 06:07:19 +0000 |
---|---|---|
committer | Arcady Genkin <agenkin@gentoo.org> | 2002-11-03 06:07:19 +0000 |
commit | 3d395a5b0a56a608a0372b079cfe69e001a6db0b (patch) | |
tree | c26cf5a5932d5aa7255fd565d3a3fbe2f0c08282 /net-www/opera | |
parent | Now installing the demo programs that come with the library. Closes (diff) | |
download | historical-3d395a5b0a56a608a0372b079cfe69e001a6db0b.tar.gz historical-3d395a5b0a56a608a0372b079cfe69e001a6db0b.tar.bz2 historical-3d395a5b0a56a608a0372b079cfe69e001a6db0b.zip |
Adding ~x86 flag.
Diffstat (limited to 'net-www/opera')
-rw-r--r-- | net-www/opera/opera-6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/opera/opera-6.1.ebuild b/net-www/opera/opera-6.1.ebuild index 774fdeee542f..3617e83a7167 100644 --- a/net-www/opera/opera-6.1.ebuild +++ b/net-www/opera/opera-6.1.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-www/opera/opera-6.1.ebuild,v 1.2 2002/10/31 22:26:48 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-6.1.ebuild,v 1.3 2002/11/03 06:07:19 agenkin Exp $ # # By default, the statically compiled version of opera will be # installed. There are two other variations of the package that this @@ -30,7 +30,7 @@ RDEPEND="${DEPEND} virtual/x11 x11-libs/lesstif" -KEYWORDS="x86 -ppc sparc sparc64" +KEYWORDS="~x86 -ppc -sparc -sparc64" SLOT="0" |