summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-03 11:36:27 +0000
committerSam James <sam@gentoo.org>2025-01-03 11:36:27 +0000
commit98150013bcd6fdcbb10850d3b1cfb19992761877 (patch)
tree3986458cac74880732607f275af0062ac9e12fbb /dev-cpp/ms-gsl
parentdev-libs/oniguruma: add 6.9.10 (diff)
downloadgentoo-98150013bcd6fdcbb10850d3b1cfb19992761877.tar.gz
gentoo-98150013bcd6fdcbb10850d3b1cfb19992761877.tar.bz2
gentoo-98150013bcd6fdcbb10850d3b1cfb19992761877.zip
dev-cpp/ms-gsl: Stabilize 4.1.0 x86, #947379
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/ms-gsl')
-rw-r--r--dev-cpp/ms-gsl/ms-gsl-4.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/ms-gsl/ms-gsl-4.1.0.ebuild b/dev-cpp/ms-gsl/ms-gsl-4.1.0.ebuild
index f0bd28aa7742..9ee81a3282d8 100644
--- a/dev-cpp/ms-gsl/ms-gsl-4.1.0.ebuild
+++ b/dev-cpp/ms-gsl/ms-gsl-4.1.0.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
@@ -12,7 +12,7 @@ S="${WORKDIR}/GSL-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"