summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-11 10:06:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-11 10:06:05 +0000
commit225c2e72df1bea4a3d421bc461bd97a386807b47 (patch)
tree44754f5bc2a6aaf06605a50eb63df4b4599b5e82 /dev-lang
parentStable for x86, wrt bug #451334 (diff)
downloadgentoo-2-225c2e72df1bea4a3d421bc461bd97a386807b47.tar.gz
gentoo-2-225c2e72df1bea4a3d421bc461bd97a386807b47.tar.bz2
gentoo-2-225c2e72df1bea4a3d421bc461bd97a386807b47.zip
Stable for x86, wrt bug #451334
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/v8/ChangeLog5
-rw-r--r--dev-lang/v8/v8-3.14.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog
index f422d52cd53f..fe072ae48345 100644
--- a/dev-lang/v8/ChangeLog
+++ b/dev-lang/v8/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/v8
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.268 2013/01/11 10:05:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.269 2013/01/11 10:06:05 ago Exp $
+
+ 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> v8-3.14.5.3.ebuild:
+ Stable for x86, wrt bug #451334
11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> v8-3.14.5.3.ebuild:
Stable for amd64, wrt bug #451334
diff --git a/dev-lang/v8/v8-3.14.5.3.ebuild b/dev-lang/v8/v8-3.14.5.3.ebuild
index cc03eabca0e9..46c1e38795c2 100644
--- a/dev-lang/v8/v8-3.14.5.3.ebuild
+++ b/dev-lang/v8/v8-3.14.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.14.5.3.ebuild,v 1.3 2013/01/11 10:05:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.14.5.3.ebuild,v 1.4 2013/01/11 10:06:05 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
@@ -14,7 +14,7 @@ LICENSE="BSD"
soname_version="$(get_version_component_range 1-3)"
SLOT="0/${soname_version}"
-KEYWORDS="amd64 ~arm ~x86 ~x86-fbsd ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm x86 ~x86-fbsd ~x64-macos ~x86-macos"
IUSE=""
DEPEND="${PYTHON_DEPS}"