diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-09 13:22:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-09 13:22:06 +0000 |
commit | e7481520c5b3633470186481a97e3aab4a26803d (patch) | |
tree | 6b43ca4d9fb5ccb478148d40db4edcb428d8754e /dev-lang/v8/v8-3.7.12.20.ebuild | |
parent | add missing patch (diff) | |
download | gentoo-2-e7481520c5b3633470186481a97e3aab4a26803d.tar.gz gentoo-2-e7481520c5b3633470186481a97e3aab4a26803d.tar.bz2 gentoo-2-e7481520c5b3633470186481a97e3aab4a26803d.zip |
Stable for X86/AMD64, wrt security bug #402841
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/v8/v8-3.7.12.20.ebuild')
-rw-r--r-- | dev-lang/v8/v8-3.7.12.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/v8/v8-3.7.12.20.ebuild b/dev-lang/v8/v8-3.7.12.20.ebuild index f23de40933bc..8d74fcef5fc4 100644 --- a/dev-lang/v8/v8-3.7.12.20.ebuild +++ b/dev-lang/v8/v8-3.7.12.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.7.12.20.ebuild,v 1.1 2012/01/31 00:25:15 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.7.12.20.ebuild,v 1.2 2012/02/09 13:22:06 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://commondatastorage.googleapis.com/chromium-browser-official/${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm x86 ~x64-macos ~x86-macos" IUSE="" pkg_pretend() { |