diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-08-26 08:15:08 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-09-20 23:22:30 -0400 |
commit | 401da970f62a477e147e2bbcc9e91b47c4161662 (patch) | |
tree | 484709bd7df3e251425a0026a4be94719d456ceb /sci-mathematics/rw | |
parent | sci-mathematics/sympow: keyword 2.023.6 for ~riscv (diff) | |
download | gentoo-401da970f62a477e147e2bbcc9e91b47c4161662.tar.gz gentoo-401da970f62a477e147e2bbcc9e91b47c4161662.tar.bz2 gentoo-401da970f62a477e147e2bbcc9e91b47c4161662.zip |
sci-mathematics/rw: keyword 0.9 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/rw')
-rw-r--r-- | sci-mathematics/rw/rw-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/rw/rw-0.9.ebuild b/sci-mathematics/rw/rw-0.9.ebuild index da2e390db2ad..b92817010d10 100644 --- a/sci-mathematics/rw/rw-0.9.ebuild +++ b/sci-mathematics/rw/rw-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/project/rankwidth/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" # We have a file collision (librw.so) with xpaint, bug 560210. |