From d9ed8b37241f66f40b3b90d01d44eeb92b6bf1d6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 22 Jan 2024 05:53:17 +0000 Subject: sci-mathematics/nauty: Stabilize 2.8.8 amd64, #922648 Signed-off-by: Sam James --- sci-mathematics/nauty/nauty-2.8.8.ebuild | 4 ++-- 1 file 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" -- cgit v1.2.3-65-gdbad