Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cpputest/
Date: Thu, 13 Dec 2018 03:46:46
Message-Id: 1544672195.e949a5296bb796628be47a260f22ad5a2103f976.gyakovlev@gentoo
1 commit: e949a5296bb796628be47a260f22ad5a2103f976
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Wed Dec 12 00:29:37 2018 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 13 03:36:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e949a529
7
8 dev-util/cpputest: add ~arm
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Closes: https://github.com/gentoo/gentoo/pull/10618
12 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
13 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
14
15 dev-util/cpputest/cpputest-3.8.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-util/cpputest/cpputest-3.8.ebuild b/dev-util/cpputest/cpputest-3.8.ebuild
19 index af20f1f08b0..4c3046bb40e 100644
20 --- a/dev-util/cpputest/cpputest-3.8.ebuild
21 +++ b/dev-util/cpputest/cpputest-3.8.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
29
30 LICENSE="BSD"
31 SLOT="0"
32 -KEYWORDS="amd64 x86"
33 +KEYWORDS="amd64 ~arm x86"
34 IUSE="test"
35
36 DEPEND="