summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-02 13:42:46 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-02 13:42:46 +0100
commit1832672803863e9f8aae2fee56d76c73e34fb5df (patch)
tree8eae8d734d752e0edb9b097dc1d840c784f14c60 /dev-python/cachecontrol
parentdev-python/cachecontrol: Revert "Remove old" (diff)
downloadgentoo-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.ebuild4
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}]