diff options
author | Jory Pratt <anarchy@gentoo.org> | 2006-04-23 03:53:52 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2006-04-23 03:53:52 +0000 |
commit | 3669ff1f636f50679c743c4fbcc71f9ee9ddaba4 (patch) | |
tree | 1fa70248c8046d692b33a9bedafbd56de1455c75 /mail-client/mozilla-thunderbird-bin | |
parent | version bump as per bug #124663 (diff) | |
download | gentoo-2-3669ff1f636f50679c743c4fbcc71f9ee9ddaba4.tar.gz gentoo-2-3669ff1f636f50679c743c4fbcc71f9ee9ddaba4.tar.bz2 gentoo-2-3669ff1f636f50679c743c4fbcc71f9ee9ddaba4.zip |
keyword correction for unstable markings on 1.0.8
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'mail-client/mozilla-thunderbird-bin')
-rw-r--r-- | mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.0.8.ebuild b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.0.8.ebuild index 43608d0fffd0..a411d5651835 100644 --- a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.0.8.ebuild +++ b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.0.8.ebuild,v 1.1 2006/04/23 03:51:12 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.0.8.ebuild,v 1.2 2006/04/23 03:53:52 anarchy Exp $ inherit eutils mozilla-launcher multilib @@ -9,7 +9,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/linux HOMEPAGE="http://www.mozilla.org/projects/thunderbird" RESTRICT="nostrip" -KEYWORDS="-* amd64 x86" +KEYWORDS="-* ~amd64 ~x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="" |