From 90c3b608630ff2a0b2b5d66f5e117d6180c127b6 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 19 Jan 2026 00:21:47 -0500 Subject: [PATCH] dev-python/pytest-reserial: Stabilize 0.6.0 ALLARCHES, #968983 Signed-off-by: Eli Schwartz --- dev-python/pytest-reserial/pytest-reserial-0.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest-reserial/pytest-reserial-0.6.0.ebuild b/dev-python/pytest-reserial/pytest-reserial-0.6.0.ebuild index fd6dbc965a04f..e536d13d8f9e6 100644 --- a/dev-python/pytest-reserial/pytest-reserial-0.6.0.ebuild +++ b/dev-python/pytest-reserial/pytest-reserial-0.6.0.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}]