diff options
author | Sam James <sam@gentoo.org> | 2023-02-16 22:49:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-16 22:49:01 +0000 |
commit | ab5c1cb3fa1416d916b326dffe082216c997088a (patch) | |
tree | c015688b8bfe650fe862d47a92bb5b25d069f18f /dev-python/requests-cache | |
parent | dev-python/qtawesome: Stabilize 1.2.2 ALLARCHES, #894922 (diff) | |
download | gentoo-ab5c1cb3fa1416d916b326dffe082216c997088a.tar.gz gentoo-ab5c1cb3fa1416d916b326dffe082216c997088a.tar.bz2 gentoo-ab5c1cb3fa1416d916b326dffe082216c997088a.zip |
dev-python/requests-cache: Stabilize 0.9.8 ALLARCHES, #894926
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/requests-cache')
-rw-r--r-- | dev-python/requests-cache/requests-cache-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.9.8.ebuild b/dev-python/requests-cache/requests-cache-0.9.8.ebuild index 76068a967f47..358a9638f092 100644 --- a/dev-python/requests-cache/requests-cache-0.9.8.ebuild +++ b/dev-python/requests-cache/requests-cache-0.9.8.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |