diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-08-26 08:14:17 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-09-20 23:22:29 -0400 |
commit | c91fc9da9d264bb77153a001e0065ec317bd9a86 (patch) | |
tree | f4e1ed01c91035cc31c288d835a47f1aa8234321 /sci-mathematics | |
parent | dev-python/lrcalc: keyword 2.1-r1 for ~riscv (diff) | |
download | gentoo-c91fc9da9d264bb77153a001e0065ec317bd9a86.tar.gz gentoo-c91fc9da9d264bb77153a001e0065ec317bd9a86.tar.bz2 gentoo-c91fc9da9d264bb77153a001e0065ec317bd9a86.zip |
sci-mathematics/sympow: keyword 2.023.6 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/sympow/sympow-2.023.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/sympow/sympow-2.023.6.ebuild b/sci-mathematics/sympow/sympow-2.023.6.ebuild index 1c69175f15e0..62c3791daba7 100644 --- a/sci-mathematics/sympow/sympow-2.023.6.ebuild +++ b/sci-mathematics/sympow/sympow-2.023.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="Sympow-BSD" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" IUSE="" # Pari is used at build time to generate data. |