commit: 5357b2f2d99a738a46c27375b2bf91cab81ef40b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 10:48:23 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 10:48:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5357b2f2
dev-python/webtest: Stabilize 3.0.4 ALLARCHES, #950821
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/webtest/webtest-3.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/webtest/webtest-3.0.4.ebuild
b/dev-python/webtest/webtest-3.0.4.ebuild
index d8461d5ebe41..13484823e862 100644
--- a/dev-python/webtest/webtest-3.0.4.ebuild
+++ b/dev-python/webtest/webtest-3.0.4.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/paste[${PYTHON_USEDEP}]