Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/lrslib/
Date: Sat, 23 Oct 2021 13:51:16
Message-Id: 1634996917.363546435b88ab8f76ed2342f6672a5889136f7e.sam@gentoo
1 commit: 363546435b88ab8f76ed2342f6672a5889136f7e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 23 13:48:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 23 13:48:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36354643
7
8 sci-libs/lrslib: Stabilize 071b amd64, #819555
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/lrslib/lrslib-071b.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/lrslib/lrslib-071b.ebuild b/sci-libs/lrslib/lrslib-071b.ebuild
16 index 9d8a4220b86..dce7bc19ece 100644
17 --- a/sci-libs/lrslib/lrslib-071b.ebuild
18 +++ b/sci-libs/lrslib/lrslib-071b.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/${P}.tar.gz"
20 # COPYING is GPL-2, but e.g. lrslib.h says "or ... any later version."
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
25 IUSE="gmp mpi"
26
27 BDEPEND=""