diff options
author | 2022-05-28 22:22:36 +0200 | |
---|---|---|
committer | 2022-05-28 23:08:08 +0200 | |
commit | 2293429aed9d26e32e4348abd2ef95447d650333 (patch) | |
tree | 9a06b51f55ada99df869b6de8c823af30fe4f64a /dev-python/dogpile-cache | |
parent | dev-python/os-service-types: keyword 1.7.0-r2 for ~riscv (diff) | |
download | gentoo-2293429aed9d26e32e4348abd2ef95447d650333.tar.gz gentoo-2293429aed9d26e32e4348abd2ef95447d650333.tar.bz2 gentoo-2293429aed9d26e32e4348abd2ef95447d650333.zip |
dev-python/dogpile-cache: keyword 1.1.5 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/dogpile-cache')
-rw-r--r-- | dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild index d962b2203d14..9e59f4575916 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/dogpile.cache-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/decorator-4.0.0[${PYTHON_USEDEP}] |