commit: cec3c924dc877cb4333c6af054185ee6c65151f1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 11:24:34 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 11:24:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec3c924
dev-python/pytest-reserial: Stabilize 0.4.3 ALLARCHES, #947873
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-reserial/pytest-reserial-0.4.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-reserial/pytest-reserial-0.4.3.ebuild
b/dev-python/pytest-reserial/pytest-reserial-0.4.3.ebuild
index d7bd5483c32e..eb3414937308 100644
--- a/dev-python/pytest-reserial/pytest-reserial-0.4.3.ebuild
+++ b/dev-python/pytest-reserial/pytest-reserial-0.4.3.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
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="
dev-python/pyserial[${PYTHON_USEDEP}]