diff options
Diffstat (limited to 'dev-lang/v8/v8-3.8.9.16.ebuild')
-rw-r--r-- | dev-lang/v8/v8-3.8.9.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/v8/v8-3.8.9.16.ebuild b/dev-lang/v8/v8-3.8.9.16.ebuild index aad36cc7a141..4ffebb197dd4 100644 --- a/dev-lang/v8/v8-3.8.9.16.ebuild +++ b/dev-lang/v8/v8-3.8.9.16.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.8.9.16.ebuild,v 1.2 2012/03/28 19:02:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.8.9.16.ebuild,v 1.3 2012/03/28 21:34:42 rich0 Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://commondatastorage.googleapis.com/chromium-browser-official/${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86 ~x64-macos ~x86-macos" +KEYWORDS="amd64 x86 ~x64-macos ~x86-macos" IUSE="" pkg_pretend() { |