diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-26 21:16:30 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-26 21:17:59 +0100 |
commit | b2b5d9fb6cab1ee5cdf1ac7b99fb4d661e885d96 (patch) | |
tree | d0289f1cde066b7a762272655b9ee9e541d2aef1 /sci-mathematics/gfan | |
parent | dev-python/typish: Keyword 1.9.3 sparc, #832066 (diff) | |
download | gentoo-b2b5d9fb6cab1ee5cdf1ac7b99fb4d661e885d96.tar.gz gentoo-b2b5d9fb6cab1ee5cdf1ac7b99fb4d661e885d96.tar.bz2 gentoo-b2b5d9fb6cab1ee5cdf1ac7b99fb4d661e885d96.zip |
sci-mathematics/gfan: Stabilize 0.6.2-r4 x86, #832044
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/gfan')
-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 13b77d43b8ad..035c8c110229 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 )" |