commit: 68a02a0fa953c27442329f3cbb5d6a4232f9366f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 29 10:13:01 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 29 10:13:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a02a0f
dev-python/proto-plus: Stabilize 1.26.1 arm64, #952899
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/proto-plus/proto-plus-1.26.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/proto-plus/proto-plus-1.26.1.ebuild
b/dev-python/proto-plus/proto-plus-1.26.1.ebuild
index 085e590b1421..0aca0394e24c 100644
--- a/dev-python/proto-plus/proto-plus-1.26.1.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.26.1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
<dev-python/protobuf-7[${PYTHON_USEDEP}]