commit: 870f26fa6fc0da1914f0d6677e73cb4495f5d76e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 17:21:09 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 17:21:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870f26fa
dev-python/proto-plus: Stabilize 1.23.0 x86, #920621
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/proto-plus/proto-plus-1.23.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/proto-plus/proto-plus-1.23.0.ebuild
b/dev-python/proto-plus/proto-plus-1.23.0.ebuild
index 2abae82aaa93..79ba48ea9b78 100644
--- a/dev-python/proto-plus/proto-plus-1.23.0.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.23.0.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
RDEPEND="
<dev-python/protobuf-python-5[${PYTHON_USEDEP}]