diff options
author | 2002-11-03 06:11:41 +0000 | |
---|---|---|
committer | 2002-11-03 06:11:41 +0000 | |
commit | ff4d3c5fcc8e1a96552c417f37cce5b775f713ba (patch) | |
tree | 6664fa936fb4a736f760609bff39fd5ed5a70e95 /net-www | |
parent | Removing mask for pycrypto. (diff) | |
download | gentoo-2-ff4d3c5fcc8e1a96552c417f37cce5b775f713ba.tar.gz gentoo-2-ff4d3c5fcc8e1a96552c417f37cce5b775f713ba.tar.bz2 gentoo-2-ff4d3c5fcc8e1a96552c417f37cce5b775f713ba.zip |
Adding ~arch flag.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/opera-static/opera-static-6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/opera-static/opera-static-6.1.ebuild b/net-www/opera-static/opera-static-6.1.ebuild index 41a3047d23d1..41b3e8a159ba 100644 --- a/net-www/opera-static/opera-static-6.1.ebuild +++ b/net-www/opera-static/opera-static-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-static/opera-static-6.1.ebuild,v 1.1 2002/10/31 16:57:08 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/opera-static/opera-static-6.1.ebuild,v 1.2 2002/11/03 06:11:41 agenkin Exp $ DESCRIPTION="Opera web browser, statically built." HOMEPAGE="http://www.opera.com/linux/" @@ -8,7 +8,7 @@ LICENSE="OPERA" DEPEND="virtual/x11 x11-libs/lesstif" -KEYWORDS="x86 -ppc sparc sparc64" +KEYWORDS="~x86 -ppc -sparc -sparc64" SLOT="0" NV=6.10-20021029.1-static-qt.i386 |