diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-12-28 21:19:29 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-29 21:40:08 +0800 |
commit | c0434ae1248d0bceb1080b74b04cb7c2d1face53 (patch) | |
tree | fbdd7a29b36e987427d14f2239bd6b2232241f76 /sci-mathematics/nauty | |
parent | sci-mathematics/cliquer: keyword 1.22 for ~riscv (diff) | |
download | gentoo-c0434ae1248d0bceb1080b74b04cb7c2d1face53.tar.gz gentoo-c0434ae1248d0bceb1080b74b04cb7c2d1face53.tar.bz2 gentoo-c0434ae1248d0bceb1080b74b04cb7c2d1face53.zip |
sci-mathematics/nauty: keyword 2.7.3 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-mathematics/nauty')
-rw-r--r-- | sci-mathematics/nauty/nauty-2.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/nauty/nauty-2.7.3.ebuild b/sci-mathematics/nauty/nauty-2.7.3.ebuild index e9486f711382..8ed6af921a53 100644 --- a/sci-mathematics/nauty/nauty-2.7.3.ebuild +++ b/sci-mathematics/nauty/nauty-2.7.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://pallini.di.uniroma1.it/${PN}${MY_PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~riscv ~x86" IUSE="examples" BDEPEND="sys-apps/help2man" |