summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/gmock/gmock-1.6.0.ebuild')
-rw-r--r--dev-cpp/gmock/gmock-1.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gmock/gmock-1.6.0.ebuild b/dev-cpp/gmock/gmock-1.6.0.ebuild
index 9eaed9bff91a..4ed319f8c8b2 100644
--- a/dev-cpp/gmock/gmock-1.6.0.ebuild
+++ b/dev-cpp/gmock/gmock-1.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.6.0.ebuild,v 1.10 2014/02/14 15:46:56 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.6.0.ebuild,v 1.11 2014/07/23 12:03:27 klausman Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://googlemock.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE="static-libs"
RDEPEND="=dev-cpp/gtest-${PV}*"