diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-22 19:56:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-22 19:56:34 +0000 |
commit | 111ca99f7bf7bae85c935fc4f17ea4f7d964ab0f (patch) | |
tree | 9472fdad849ab4f630babd5d080fdba7793c9124 /www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild | |
parent | fix from upstream to build against latest ffmpeg and x264 (diff) | |
download | historical-111ca99f7bf7bae85c935fc4f17ea4f7d964ab0f.tar.gz historical-111ca99f7bf7bae85c935fc4f17ea4f7d964ab0f.tar.bz2 historical-111ca99f7bf7bae85c935fc4f17ea4f7d964ab0f.zip |
arm stable wrt #209358
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild')
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild index 36e9875b517c..78e3abf2ed89 100644 --- a/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild +++ b/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild,v 1.6 2008/02/26 19:52:14 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild,v 1.7 2008/09/22 19:56:34 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |