commit: 305ad0c2ad4ab22e528b07a3dfef3716b711e040 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 25 10:44:13 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 25 10:44:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305ad0c2
sci-mathematics/nauty: Stabilize 2.7.4 amd64, #877789 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/nauty/nauty-2.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"