From bae15cff2cb44c52e3285040d401e546b3a0a9a4 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Wed, 21 Jan 2026 19:13:53 -0500 Subject: [PATCH] dev-python/sphinx-gallery: Stabilize 0.20.0 ALLARCHES, #969123 Signed-off-by: Eli Schwartz --- dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild index 44f5b8aaeed21..747dd952ceeff 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}]