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-util/cmocka/
Date: Sat, 16 Feb 2019 10:21:15
Message-Id: 1550312226.6e4885472d1faed320ca7ef3f1f2a7956220954d.maekke@gentoo
1 commit: 6e4885472d1faed320ca7ef3f1f2a7956220954d
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 16 10:17:06 2019 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 16 10:17:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e488547
7
8 dev-util/cmocka: arm stable, bug #676198
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 dev-util/cmocka/cmocka-1.1.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/cmocka/cmocka-1.1.3.ebuild b/dev-util/cmocka/cmocka-1.1.3.ebuild
18 index 690b8ead007..59978fb7fdf 100644
19 --- a/dev-util/cmocka/cmocka-1.1.3.ebuild
20 +++ b/dev-util/cmocka/cmocka-1.1.3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://cmocka.org/files/1.1/${P}.tar.xz"
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE="doc examples static-libs test"
28
29 BDEPEND="