commit:     7db8556fc9e3346cab8df14670ba4f55fc0f3676
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 18 03:59:55 2025 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Apr 18 13:36:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7db8556f

sci-mathematics/polymake: stabilize 4.13 for amd64

Closes: https://bugs.gentoo.org/953917
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-mathematics/polymake/polymake-4.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/polymake/polymake-4.13.ebuild 
b/sci-mathematics/polymake/polymake-4.13.ebuild
index a58117a18828..dd44fe5295b6 100644
--- a/sci-mathematics/polymake/polymake-4.13.ebuild
+++ b/sci-mathematics/polymake/polymake-4.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ 
SRC_URI="https://polymake.org/lib/exe/fetch.php/download/${P}-minimal.tar.bz2";
 # closer look at how (or even if) the corresponding code is being used.
 LICENSE="BSD GPL-2 GPL-2+ MIT WTFPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~amd64-linux"
+KEYWORDS="amd64 ~riscv ~amd64-linux"
 IUSE="bliss +cdd +flint +normaliz libpolymake lrs nauty ppl singular"
 
 REQUIRED_USE="^^ ( bliss nauty )"

Reply via email to