diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:49:53 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:49:53 +0100 |
commit | b6652cbb8623def6adbf6a5439528e6bf3b1cc86 (patch) | |
tree | 52b1126e16b489ef758b8feae275f74c9b6011d1 /dev-python/dogpile-cache | |
parent | dev-python/s3transfer: Stabilize 0.10.0 ALLARCHES, #921460 (diff) | |
download | gentoo-b6652cbb8623def6adbf6a5439528e6bf3b1cc86.tar.gz gentoo-b6652cbb8623def6adbf6a5439528e6bf3b1cc86.tar.bz2 gentoo-b6652cbb8623def6adbf6a5439528e6bf3b1cc86.zip |
dev-python/dogpile-cache: Stabilize 1.3.0 ALLARCHES, #921465
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dogpile-cache')
-rw-r--r-- | dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild index 24f2c8fe8b23..d4868dc80a4e 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/decorator-4.0.0[${PYTHON_USEDEP}] |