diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-08-25 18:00:14 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-08-26 20:20:50 -0400 |
commit | 9b4cf8889dff09ab10c16c804329bb16f98d8f5f (patch) | |
tree | 67a01ceef62839ad9a72f25c13f3b8d25c1fafb9 /sci-mathematics/gfan | |
parent | x11-misc/appmenu-gtk-module: bump to 24.05-r2 (diff) | |
download | gentoo-9b4cf8889dff09ab10c16c804329bb16f98d8f5f.tar.gz gentoo-9b4cf8889dff09ab10c16c804329bb16f98d8f5f.tar.bz2 gentoo-9b4cf8889dff09ab10c16c804329bb16f98d8f5f.zip |
sci-mathematics/gfan: keyword 0.6.2-r4 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@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 29b330866f46..fb1145fd9cb3 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 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="doc" BDEPEND="doc? ( virtual/latex-base )" |