Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtest/
Date: Sat, 06 May 2017 07:23:47
Message-Id: 1494055408.e33baa6353ebd6ce7e32f06a7e5e057aea44d85d.maekke@gentoo
1 commit: e33baa6353ebd6ce7e32f06a7e5e057aea44d85d
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 6 07:23:28 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat May 6 07:23:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33baa63
7
8 dev-cpp/gtest: arm stable, bug #614916
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-cpp/gtest/gtest-1.7.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-cpp/gtest/gtest-1.7.0-r1.ebuild b/dev-cpp/gtest/gtest-1.7.0-r1.ebuild
17 index 9f7e6e3a900..3f28a6607d8 100644
18 --- a/dev-cpp/gtest/gtest-1.7.0-r1.ebuild
19 +++ b/dev-cpp/gtest/gtest-1.7.0-r1.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://googletest.googlecode.com/files/${P}.zip"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -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"
25 +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"
26 IUSE="examples static-libs"
27
28 DEPEND="app-arch/unzip