summaryrefslogtreecommitdiff
path: root/dev-cpp/gmock/gmock-1.6.0.ebuild
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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gmock/gmock-1.6.0.ebuild b/dev-cpp/gmock/gmock-1.6.0.ebuild
index 42a2522b..b09b698a 100644
--- a/dev-cpp/gmock/gmock-1.6.0.ebuild
+++ b/dev-cpp/gmock/gmock-1.6.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://googlemock.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="static-libs +tr1"
RDEPEND="=dev-cpp/gtest-${PV}*"