Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/cfortran/
Date: Mon, 17 Jul 2017 09:48:30
Message-Id: 1500284593.5837030bda3afd22030eb9842e6a4a06a0eeb0df.aballier@gentoo
1 commit: 5837030bda3afd22030eb9842e6a4a06a0eeb0df
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 09:42:46 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 17 09:43:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5837030b
7
8 dev-lang/cfortran: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-lang/cfortran/cfortran-4.4-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lang/cfortran/cfortran-4.4-r3.ebuild b/dev-lang/cfortran/cfortran-4.4-r3.ebuild
16 index afef9408e24..85738d91954 100644
17 --- a/dev-lang/cfortran/cfortran-4.4-r3.ebuild
18 +++ b/dev-lang/cfortran/cfortran-4.4-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -15,7 +15,7 @@ SRC_URI="
26
27 SLOT="0"
28 LICENSE="LGPL-2"
29 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
30 +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
31 IUSE="examples"
32
33 src_unpack() {