diff options
author | Sam James <sam@gentoo.org> | 2022-10-25 11:44:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-25 11:44:13 +0100 |
commit | 305ad0c2ad4ab22e528b07a3dfef3716b711e040 (patch) | |
tree | 6a1c78995f42b3671a79e63a34b17a941a2d431a /sci-mathematics | |
parent | dev-lang/swig: add 4.1.0 (diff) | |
download | gentoo-305ad0c2ad4ab22e528b07a3dfef3716b711e040.tar.gz gentoo-305ad0c2ad4ab22e528b07a3dfef3716b711e040.tar.bz2 gentoo-305ad0c2ad4ab22e528b07a3dfef3716b711e040.zip |
sci-mathematics/nauty: Stabilize 2.7.4 amd64, #877789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/nauty/nauty-2.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/nauty/nauty-2.7.4.ebuild b/sci-mathematics/nauty/nauty-2.7.4.ebuild index d6f312ce894b..0666c53100dc 100644 --- a/sci-mathematics/nauty/nauty-2.7.4.ebuild +++ b/sci-mathematics/nauty/nauty-2.7.4.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 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~riscv ~x86" IUSE="examples" BDEPEND="sys-apps/help2man" |