summaryrefslogtreecommitdiff
path: root/dev-python/proto-plus
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-19 07:17:40 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-19 07:17:40 +0000
commitb0cfb96e3408235132f9100597068a8b4feccc84 (patch)
tree3fe6f68a19650b686e7c59a4e2d4757e2294c184 /dev-python/proto-plus
parent8b8fab299cd85f79b380eaea4db4b7198b4f8e90 (diff)
downloadbaldeagleos-repo-b0cfb96e3408235132f9100597068a8b4feccc84.tar.gz
baldeagleos-repo-b0cfb96e3408235132f9100597068a8b4feccc84.tar.xz
baldeagleos-repo-b0cfb96e3408235132f9100597068a8b4feccc84.zip
Adding metadata
Diffstat (limited to 'dev-python/proto-plus')
-rw-r--r--dev-python/proto-plus/proto-plus-1.27.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/proto-plus/proto-plus-1.27.0.ebuild b/dev-python/proto-plus/proto-plus-1.27.0.ebuild
index 1cd8448d3f49..c9e452c7a9a9 100644
--- a/dev-python/proto-plus/proto-plus-1.27.0.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.27.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2025 Gentoo Authors
+# Copyright 2021-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}]