diff options
author | Sam James <sam@gentoo.org> | 2021-12-10 04:39:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-10 04:40:01 +0000 |
commit | 02781ec59626ec476c364979f82e77b6d2c06cf3 (patch) | |
tree | 0dabceffbf0c8d70e93f5e8cdb3417e1b27eb719 /dev-python/protobuf-python | |
parent | dev-libs/protobuf: Stabilize 3.19.1 amd64, #828632 (diff) | |
download | gentoo-02781ec59626ec476c364979f82e77b6d2c06cf3.tar.gz gentoo-02781ec59626ec476c364979f82e77b6d2c06cf3.tar.bz2 gentoo-02781ec59626ec476c364979f82e77b6d2c06cf3.zip |
dev-python/protobuf-python: Stabilize 3.19.1 amd64, #828632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild index 9a2b4c395b96..7836e8b0d710 100644 --- a/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild @@ -23,7 +23,7 @@ HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/pro LICENSE="BSD" SLOT="0/30" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" BDEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV} |