diff options
author | Sam James <sam@gentoo.org> | 2023-06-05 05:35:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-05 05:35:20 +0100 |
commit | 91c7c860b80870655a8dda6a58965d2e958a23d5 (patch) | |
tree | 81a0ff664df71738d1027cd2a9c1ee60961f59ae /sci-mathematics/nauty | |
parent | sci-libs/fplll: Stabilize 5.4.4 x86, #907854 (diff) | |
download | gentoo-91c7c860b80870655a8dda6a58965d2e958a23d5.tar.gz gentoo-91c7c860b80870655a8dda6a58965d2e958a23d5.tar.bz2 gentoo-91c7c860b80870655a8dda6a58965d2e958a23d5.zip |
sci-mathematics/nauty: Stabilize 2.8.6-r1 amd64, #907858
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/nauty')
-rw-r--r-- | sci-mathematics/nauty/nauty-2.8.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/nauty/nauty-2.8.6-r1.ebuild b/sci-mathematics/nauty/nauty-2.8.6-r1.ebuild index 60c6882b1049..680f026d9f50 100644 --- a/sci-mathematics/nauty/nauty-2.8.6-r1.ebuild +++ b/sci-mathematics/nauty/nauty-2.8.6-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" |