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/libxc/
Date: Sat, 27 Feb 2021 16:16:32
Message-Id: 1614442549.55469647db8374aa52655c3959f2132257f74bef.sam@gentoo
1 commit: 55469647db8374aa52655c3959f2132257f74bef
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 16:15:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 16:15:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55469647
7
8 sci-libs/libxc: Stabilize 5.1.0 amd64, #770406
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/libxc/libxc-5.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/libxc/libxc-5.1.0.ebuild b/sci-libs/libxc/libxc-5.1.0.ebuild
16 index e84588120e8..3415aac3fa0 100644
17 --- a/sci-libs/libxc/libxc-5.1.0.ebuild
18 +++ b/sci-libs/libxc/libxc-5.1.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/libxc/libxc/-/archive/${PV}/${P}.tar.gz"
20
21 LICENSE="MPL-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86 ~amd64-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux"
25 IUSE="fortran test"
26 RESTRICT="!test? ( test )"