diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-26 21:24:26 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-26 21:24:26 +0100 |
commit | 3033c4f2544e301ab09e304524c9d8ec24bce9af (patch) | |
tree | a2a83d81eacf23f3cbb1ba70cffde055c5a81a9f /sci-mathematics | |
parent | dev-python/sqlalchemy: Stabilize 1.4.29 arm64, #832113 (diff) | |
download | gentoo-3033c4f2544e301ab09e304524c9d8ec24bce9af.tar.gz gentoo-3033c4f2544e301ab09e304524c9d8ec24bce9af.tar.bz2 gentoo-3033c4f2544e301ab09e304524c9d8ec24bce9af.zip |
sci-mathematics/gfan: Stabilize 0.6.2-r4 amd64, #832044
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gfan/gfan-0.6.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gfan/gfan-0.6.2-r4.ebuild b/sci-mathematics/gfan/gfan-0.6.2-r4.ebuild index 035c8c110229..1ec0a87690e9 100644 --- a/sci-mathematics/gfan/gfan-0.6.2-r4.ebuild +++ b/sci-mathematics/gfan/gfan-0.6.2-r4.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 )" |