summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-22 05:53:17 +0000
committerSam James <sam@gentoo.org>2024-01-22 05:53:17 +0000
commitd9ed8b37241f66f40b3b90d01d44eeb92b6bf1d6 (patch)
treec5d954f90b0682bc6082a1769c14dfffc2a17e8d /sci-mathematics
parentsci-mathematics/singular: Stabilize 4.3.2_p10 amd64, #922647 (diff)
downloadgentoo-d9ed8b37241f66f40b3b90d01d44eeb92b6bf1d6.tar.gz
gentoo-d9ed8b37241f66f40b3b90d01d44eeb92b6bf1d6.tar.bz2
gentoo-d9ed8b37241f66f40b3b90d01d44eeb92b6bf1d6.zip
sci-mathematics/nauty: Stabilize 2.8.8 amd64, #922648
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/nauty/nauty-2.8.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/nauty/nauty-2.8.8.ebuild b/sci-mathematics/nauty/nauty-2.8.8.ebuild
index 175fa68eeca6..6651ae996063 100644
--- a/sci-mathematics/nauty/nauty-2.8.8.ebuild
+++ b/sci-mathematics/nauty/nauty-2.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"