diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 14:32:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 14:32:11 +0300 |
commit | 3d15ffd3fef6867c4301d28ecde08b26bae31a54 (patch) | |
tree | c3ae76c2fb1725995338cdd9cd8439eb7ff4c687 /dev-python/webtest | |
parent | dev-python/tox: Stabilize 4.18.1 ALLARCHES, #940412 (diff) | |
download | gentoo-3d15ffd3fef6867c4301d28ecde08b26bae31a54.tar.gz gentoo-3d15ffd3fef6867c4301d28ecde08b26bae31a54.tar.bz2 gentoo-3d15ffd3fef6867c4301d28ecde08b26bae31a54.zip |
dev-python/webtest: Stabilize 3.0.1 ALLARCHES, #940420
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/webtest')
-rw-r--r-- | dev-python/webtest/webtest-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webtest/webtest-3.0.1.ebuild b/dev-python/webtest/webtest-3.0.1.ebuild index 22b0f4819439..8022ccd2a244 100644 --- a/dev-python/webtest/webtest-3.0.1.ebuild +++ b/dev-python/webtest/webtest-3.0.1.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}] |