commit: c94ee66a601f1c76cf0fad9ba1c114669ef3691a
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 22 06:22:09 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 06:51:43 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94ee66a
dev-python/pytest-reserial: Stabilize 0.6.1 ALLARCHES, #970427
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pytest-reserial/pytest-reserial-0.6.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-reserial/pytest-reserial-0.6.1.ebuild
b/dev-python/pytest-reserial/pytest-reserial-0.6.1.ebuild
index fd6dbc965a04..e536d13d8f9e 100644
--- a/dev-python/pytest-reserial/pytest-reserial-0.6.1.ebuild
+++ b/dev-python/pytest-reserial/pytest-reserial-0.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="
dev-python/pyserial[${PYTHON_USEDEP}]