Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/num-utils/
Date: Thu, 01 Oct 2015 20:47:51
Message-Id: 1443732460.a2db6a6666fc95a93785c456fd9d5752b12b42d9.maekke@gentoo
1 commit: a2db6a6666fc95a93785c456fd9d5752b12b42d9
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 20:47:40 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 20:47:40 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2db6a66
7
8 sci-mathematics/num-utils: add ~arm, bug #559776
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="arm"
12
13 sci-mathematics/num-utils/num-utils-0.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild b/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild
17 index 5b20afa..633eadd 100644
18 --- a/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild
19 +++ b/sci-mathematics/num-utils/num-utils-0.5-r1.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="~amd64 ~arm ~ppc ~x86"
26 IUSE=""
27
28 src_prepare() {