summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/gtest/gtest-1.5.0.ebuild')
-rw-r--r--dev-util/gtest/gtest-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gtest/gtest-1.5.0.ebuild b/dev-util/gtest/gtest-1.5.0.ebuild
index d705e248b49e..ba47699279ed 100644
--- a/dev-util/gtest/gtest-1.5.0.ebuild
+++ b/dev-util/gtest/gtest-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtest/gtest-1.5.0.ebuild,v 1.6 2011/01/04 14:50:08 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtest/gtest-1.5.0.ebuild,v 1.7 2011/01/08 21:36:11 maekke Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@ SRC_URI="http://googletest.googlecode.com/files/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa x86 ~ppc-macos"
+KEYWORDS="amd64 arm ~hppa x86 ~ppc-macos"
IUSE="examples threads static-libs"
pkg_setup() {