Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/lmfit/
Date: Wed, 06 Jul 2022 05:18:18
Message-Id: 1657084671.242915dcba603273da5ab8f399679a6db8ed72a1.arthurzam@gentoo
1 commit: 242915dcba603273da5ab8f399679a6db8ed72a1
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 05:17:51 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 6 05:17:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242915dc
7
8 sci-libs/lmfit: Keyword 9.0-r1 arm64, #856388
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sci-libs/lmfit/lmfit-9.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-libs/lmfit/lmfit-9.0-r1.ebuild b/sci-libs/lmfit/lmfit-9.0-r1.ebuild
16 index 7baae01cb681..f3a316505f1e 100644
17 --- a/sci-libs/lmfit/lmfit-9.0-r1.ebuild
18 +++ b/sci-libs/lmfit/lmfit-9.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
26
27 LICENSE="BSD-2"
28 SLOT="0/9"
29 -KEYWORDS="amd64 arm x86"
30 +KEYWORDS="amd64 arm ~arm64 x86"
31
32 PATCHES=(
33 "${FILESDIR}"/${P}-cmake.patch