commit: 8d05e8969d1387011a0c6135ae7a94c073fbad87 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 12:03:02 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 12:03:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d05e896
dev-python/jupyter-events: Stabilize 0.11.0 ALLARCHES, #947435 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/jupyter-events/jupyter-events-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/jupyter-events/jupyter-events-0.11.0.ebuild b/dev-python/jupyter-events/jupyter-events-0.11.0.ebuild index b30d637e912e..67132ac1a856 100644 --- a/dev-python/jupyter-events/jupyter-events-0.11.0.ebuild +++ b/dev-python/jupyter-events/jupyter-events-0.11.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 @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" # jsonschema[format-nongpl] deps are always on in our ebuild RDEPEND="
