diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-06-17 15:29:37 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-06-17 15:29:37 +0000 |
commit | f74fb73bf92e6fd47dd49eb4d55cc7a149ad140a (patch) | |
tree | 9f8f219d452fcd4d2ea1cc26e9fb8915c53cb360 | |
parent | version bump, better adherence to Samba-3 Guide (diff) | |
download | gentoo-2-f74fb73bf92e6fd47dd49eb4d55cc7a149ad140a.tar.gz gentoo-2-f74fb73bf92e6fd47dd49eb4d55cc7a149ad140a.tar.bz2 gentoo-2-f74fb73bf92e6fd47dd49eb4d55cc7a149ad140a.zip |
bug #96365
(Portage version: 2.0.51.22-r1)
-rw-r--r-- | www-client/opera/opera-8.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/opera/opera-8.01.ebuild b/www-client/opera/opera-8.01.ebuild index 2587acf5983a..d3c4b64d6aae 100644 --- a/www-client/opera/opera-8.01.ebuild +++ b/www-client/opera/opera-8.01.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/www-client/opera/opera-8.01.ebuild,v 1.2 2005/06/17 12:47:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-8.01.ebuild,v 1.3 2005/06/17 15:29:37 lanius Exp $ inherit eutils @@ -43,7 +43,7 @@ RDEPEND="virtual/x11 SLOT="0" LICENSE="OPERA" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc ~x86" src_unpack() { unpack ${A} |