diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-14 22:17:06 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-14 22:17:06 +0200 |
commit | 680efd5bdbf2435145fdbbde263eec4011e0cd00 (patch) | |
tree | 2611bc1cfde2433f815a664532038d4b2dcc6701 /sci-mathematics | |
parent | sci-mathematics/pari: Stabilize 2.15.5 amd64, #936056 (diff) | |
download | gentoo-680efd5bdbf2435145fdbbde263eec4011e0cd00.tar.gz gentoo-680efd5bdbf2435145fdbbde263eec4011e0cd00.tar.bz2 gentoo-680efd5bdbf2435145fdbbde263eec4011e0cd00.zip |
sci-mathematics/nauty: Stabilize 2.8.8-r1 amd64, #936057
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/nauty/nauty-2.8.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/nauty/nauty-2.8.8-r1.ebuild b/sci-mathematics/nauty/nauty-2.8.8-r1.ebuild index af2ba2a10de8..4a1217c67d17 100644 --- a/sci-mathematics/nauty/nauty-2.8.8-r1.ebuild +++ b/sci-mathematics/nauty/nauty-2.8.8-r1.ebuild @@ -17,7 +17,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="cpu_flags_x86_popcnt examples" BDEPEND="sys-apps/help2man" |