diff options
author | 2024-07-06 15:19:55 +0100 | |
---|---|---|
committer | 2024-07-06 15:19:55 +0100 | |
commit | a86821de73ec6c33eec1e440237ff484a9df8dc6 (patch) | |
tree | 2e5dd540e5c9f0ec66b94877aacc69fe34152311 /dev-python | |
parent | dev-python/astroid: Deselect tests failing with numpy-2 (diff) | |
download | gentoo-a86821de73ec6c33eec1e440237ff484a9df8dc6.tar.gz gentoo-a86821de73ec6c33eec1e440237ff484a9df8dc6.tar.bz2 gentoo-a86821de73ec6c33eec1e440237ff484a9df8dc6.zip |
dev-python/proto-plus: Stabilize 1.24.0 amd64, #935595
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/proto-plus/proto-plus-1.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/proto-plus/proto-plus-1.24.0.ebuild b/dev-python/proto-plus/proto-plus-1.24.0.ebuild index 5f4ec69a8c60..e71f9a45d8dc 100644 --- a/dev-python/proto-plus/proto-plus-1.24.0.ebuild +++ b/dev-python/proto-plus/proto-plus-1.24.0.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-python-5[${PYTHON_USEDEP}] |