diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:19:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:19:55 +0000 |
commit | 2fa043b4ebb8e590ce254ce84f5108c20b8e0698 (patch) | |
tree | 1f2b762cb1a9011877f36cf3175ec4c79f3fc125 /sci-mathematics/gfan | |
parent | install-qa-check.d: Check for missing tests in distutils-r1 ebuilds (diff) | |
download | gentoo-2fa043b4ebb8e590ce254ce84f5108c20b8e0698.tar.gz gentoo-2fa043b4ebb8e590ce254ce84f5108c20b8e0698.tar.bz2 gentoo-2fa043b4ebb8e590ce254ce84f5108c20b8e0698.zip |
sci-mathematics/gfan: Stabilize 0.6.2-r1 amd64, #762817
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/gfan')
-rw-r--r-- | sci-mathematics/gfan/gfan-0.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild b/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild index 01434747eede..185e558ce126 100644 --- a/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild +++ b/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://users-math.au.dk/~jensen/software/${PN}/${PN}${PV}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="doc" BDEPEND="doc? ( virtual/latex-base )" |