summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-03-05 13:31:34 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-03-05 14:57:36 +0100
commitc21eee653b7e468b11e57ecc3f8af52953d9ce63 (patch)
treeaf3587ef7e93aeac0dff53b03b067efaf6851ffc /dev-cpp
parentdev-python/tinycss2: Bump to 0.6.1 (diff)
downloadgentoo-c21eee653b7e468b11e57ecc3f8af52953d9ce63.tar.gz
gentoo-c21eee653b7e468b11e57ecc3f8af52953d9ce63.tar.bz2
gentoo-c21eee653b7e468b11e57ecc3f8af52953d9ce63.zip
dev-cpp/gtest-1.8.0-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/647118
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/gtest/gtest-1.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-1.8.0-r1.ebuild b/dev-cpp/gtest/gtest-1.8.0-r1.ebuild
index 529cbe3e1e13..1b0a7ca6bc13 100644
--- a/dev-cpp/gtest/gtest-1.8.0-r1.ebuild
+++ b/dev-cpp/gtest/gtest-1.8.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/google/googletest/archive/release-${PV}.tar.gz -> ${
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples test"
DEPEND="test? ( ${PYTHON_DEPS} )"