commit: a84e774869f79cfb5df57e9cdf2c4cf9ac5f297a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 15 08:38:15 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 15 08:38:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a84e7748
dev-python/requests: Stabilize 2.32.3 ALLARCHES, #934349 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/requests/requests-2.32.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/requests/requests-2.32.3.ebuild b/dev-python/requests/requests-2.32.3.ebuild index 35aa92871750..a59ea6ebead2 100644 --- a/dev-python/requests/requests-2.32.3.ebuild +++ b/dev-python/requests/requests-2.32.3.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" IUSE="socks5 test-rust" RDEPEND="
