commit: c08732bab88177245495b8fd2e3942916866ff42 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 19 04:47:15 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 19 04:50:28 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08732ba
dev-python/voluptuous: Stabilize 0.16.0 ALLARCHES, #968971 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/voluptuous/voluptuous-0.16.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/voluptuous/voluptuous-0.16.0.ebuild b/dev-python/voluptuous/voluptuous-0.16.0.ebuild index 6a317279fd04..72c8d680cab2 100644 --- a/dev-python/voluptuous/voluptuous-0.16.0.ebuild +++ b/dev-python/voluptuous/voluptuous-0.16.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 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" EPYTEST_PLUGINS=() distutils_enable_tests pytest
