diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-02-02 13:42:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-02-02 13:42:46 +0100 |
commit | 1832672803863e9f8aae2fee56d76c73e34fb5df (patch) | |
tree | 8eae8d734d752e0edb9b097dc1d840c784f14c60 /dev-python/cachecontrol | |
parent | dev-python/cachecontrol: Revert "Remove old" (diff) | |
download | gentoo-1832672803863e9f8aae2fee56d76c73e34fb5df.tar.gz gentoo-1832672803863e9f8aae2fee56d76c73e34fb5df.tar.bz2 gentoo-1832672803863e9f8aae2fee56d76c73e34fb5df.zip |
dev-python/cachecontrol: Backport keywords to 0.12.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cachecontrol')
-rw-r--r-- | dev-python/cachecontrol/cachecontrol-0.12.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild b/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild index fc3f51ae22e7..cbea3ec83eb3 100644 --- a/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild +++ b/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-python/msgpack-0.5.2[${PYTHON_USEDEP}] |