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-mathematics/gfan/
Date: Sat, 29 May 2021 15:23:15
Message-Id: 1622301595.2fa043b4ebb8e590ce254ce84f5108c20b8e0698.sam@gentoo
1 commit: 2fa043b4ebb8e590ce254ce84f5108c20b8e0698
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 15:19:55 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 15:19:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa043b4
7
8 sci-mathematics/gfan: Stabilize 0.6.2-r1 amd64, #762817
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/gfan/gfan-0.6.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild b/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild
16 index 01434747eed..185e558ce12 100644
17 --- a/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild
18 +++ b/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://users-math.au.dk/~jensen/software/${PN}/${PN}${PV}.tar.gz"
20
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="doc"
26
27 BDEPEND="doc? ( virtual/latex-base )"