diff options
author | Arcady Genkin <agenkin@gentoo.org> | 2002-11-03 06:11:41 +0000 |
---|---|---|
committer | Arcady Genkin <agenkin@gentoo.org> | 2002-11-03 06:11:41 +0000 |
commit | 59123f8ae2f168a0acc70cf157787be68f30ed08 (patch) | |
tree | 5ac42a318459be95a1c13fb8529023fab2be4358 /net-www | |
parent | Removing mask for pycrypto. (diff) | |
download | historical-59123f8ae2f168a0acc70cf157787be68f30ed08.tar.gz historical-59123f8ae2f168a0acc70cf157787be68f30ed08.tar.bz2 historical-59123f8ae2f168a0acc70cf157787be68f30ed08.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 |