commit: 1083ff4464c5dcfd1f6655107e93435029e51811
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 08:56:26 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 08:56:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1083ff44
dev-python/vcrpy: Stabilize 7.0.0 ALLARCHES, #948296
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/vcrpy/vcrpy-7.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/vcrpy/vcrpy-7.0.0.ebuild
b/dev-python/vcrpy/vcrpy-7.0.0.ebuild
index edc8b114a061..43cc3a8db2d1 100644
--- a/dev-python/vcrpy/vcrpy-7.0.0.ebuild
+++ b/dev-python/vcrpy/vcrpy-7.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86
~x64-macos"
RDEPEND="
>=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]