diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-03 13:25:38 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-03 13:25:38 +0200 |
commit | 1b9fdacea203f8ff92ba7bed57c2f37767a21e9b (patch) | |
tree | ae20160fbadebe4f5c71043e1d82a74f62213ab6 /dev-python/cachecontrol | |
parent | app-crypt/kstart: drop 4.2 (diff) | |
download | gentoo-1b9fdacea203f8ff92ba7bed57c2f37767a21e9b.tar.gz gentoo-1b9fdacea203f8ff92ba7bed57c2f37767a21e9b.tar.bz2 gentoo-1b9fdacea203f8ff92ba7bed57c2f37767a21e9b.zip |
dev-python/cachecontrol: Keyword 0.12.11 riscv, #868234
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/cachecontrol')
-rw-r--r-- | dev-python/cachecontrol/cachecontrol-0.12.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild b/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild index 6519fd738c06..ea4699cbb187 100644 --- a/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild +++ b/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" RDEPEND=" >=dev-python/msgpack-0.5.2[${PYTHON_USEDEP}] |