commit: 1832672803863e9f8aae2fee56d76c73e34fb5df
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 2 12:42:46 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 2 12:42:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18326728
dev-python/cachecontrol: Backport keywords to 0.12.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cachecontrol/cachecontrol-0.12.11.ebuild | 4 ++--
1 file 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}]