Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-cache/
Date: Tue, 02 Aug 2022 20:28:01
Message-Id: 1659471816.b7d56fc4548848467a15a5c61c7c901467ceac2c.sam@gentoo
1 commit: b7d56fc4548848467a15a5c61c7c901467ceac2c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 20:23:36 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 20:23:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7d56fc4
7
8 dev-python/requests-cache: Stabilize 0.9.5 ALLARCHES, #863131
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/requests-cache/requests-cache-0.9.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/requests-cache/requests-cache-0.9.5.ebuild b/dev-python/requests-cache/requests-cache-0.9.5.ebuild
16 index a05212c9f27b..836dbde0e04f 100644
17 --- a/dev-python/requests-cache/requests-cache-0.9.5.ebuild
18 +++ b/dev-python/requests-cache/requests-cache-0.9.5.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 RDEPEND="
27 dev-python/attrs[${PYTHON_USEDEP}]