Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/fplll/
Date: Mon, 08 Aug 2022 06:12:09
Message-Id: 1659939122.ac6e1251a0943c8988435fd91894bb2b6dfe9587.juippis@gentoo
1 commit: ac6e1251a0943c8988435fd91894bb2b6dfe9587
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 8 06:10:46 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 8 06:12:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6e1251
7
8 sci-libs/fplll: Stabilize 5.4.2 x86, #864217
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 sci-libs/fplll/fplll-5.4.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/fplll/fplll-5.4.2.ebuild b/sci-libs/fplll/fplll-5.4.2.ebuild
16 index 836dd45aeda5..302e525a4055 100644
17 --- a/sci-libs/fplll/fplll-5.4.2.ebuild
18 +++ b/sci-libs/fplll/fplll-5.4.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0/7"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="static-libs qd"
26
27 BDEPEND="virtual/pkgconfig"