Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/proto-plus/
Date: Sat, 10 Sep 2022 22:57:56
Message-Id: 1662850432.cf978fdb3f8320319f0c57e80710c9fd2605b0fc.jsmolic@gentoo
1 commit: cf978fdb3f8320319f0c57e80710c9fd2605b0fc
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 10 22:53:52 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 10 22:53:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf978fdb
7
8 dev-python/proto-plus: Stabilize 1.22.0 amd64, #869578
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/proto-plus/proto-plus-1.22.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/proto-plus/proto-plus-1.22.0.ebuild b/dev-python/proto-plus/proto-plus-1.22.0.ebuild
16 index 6be65f5713cd..261690bcc988 100644
17 --- a/dev-python/proto-plus/proto-plus-1.22.0.ebuild
18 +++ b/dev-python/proto-plus/proto-plus-1.22.0.ebuild
19 @@ -21,7 +21,7 @@ S="${WORKDIR}/${PN}-python-${PV}"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~x86"
25
26 RDEPEND="
27 <dev-python/protobuf-python-5[${PYTHON_USEDEP}]