From 6223738f27873ed92f18e7f44cb6f516251666f6 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 20 Feb 2013 09:49:13 +0000 Subject: Stable for s390, wrt bug #456476 (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F) --- dev-cpp/gtest/gtest-1.6.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp/gtest/gtest-1.6.0-r1.ebuild') diff --git a/dev-cpp/gtest/gtest-1.6.0-r1.ebuild b/dev-cpp/gtest/gtest-1.6.0-r1.ebuild index 00b723edbd6a..dd3037796f82 100644 --- a/dev-cpp/gtest/gtest-1.6.0-r1.ebuild +++ b/dev-cpp/gtest/gtest-1.6.0-r1.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-cpp/gtest/gtest-1.6.0-r1.ebuild,v 1.10 2013/02/12 20:25:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/gtest-1.6.0-r1.ebuild,v 1.11 2013/02/20 09:49:13 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="http://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" IUSE="examples static-libs" DEPEND="app-arch/unzip" -- cgit v1.2.3-65-gdbad