summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-13 19:53:28 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-13 21:11:45 +0100
commit309f06d9110fb0078481f84547e9fbf214f2c573 (patch)
tree40084bfc08b62fa06cb8a7ce57e80d9bc84e2ab9 /dev-cpp
parentmedia-gfx/shotwell: x86 stable (bug #641984) (diff)
downloadgentoo-309f06d9110fb0078481f84547e9fbf214f2c573.tar.gz
gentoo-309f06d9110fb0078481f84547e9fbf214f2c573.tar.bz2
gentoo-309f06d9110fb0078481f84547e9fbf214f2c573.zip
dev-cpp/gtest: x86 stable (bug #647118)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 883046557496..089fb7a4ebbe 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} )"