diff options
author | 2021-12-17 03:07:15 +0000 | |
---|---|---|
committer | 2021-12-17 03:07:15 +0000 | |
commit | 016dc0f1183783b42c1e82bc1d0006e7d3a6ab75 (patch) | |
tree | 756eea3290788cbf84a69fc23887546f9233c97d /dev-python/protobuf-python | |
parent | dev-libs/protobuf: Stabilize 3.19.1 arm, #828632 (diff) | |
download | gentoo-016dc0f1183783b42c1e82bc1d0006e7d3a6ab75.tar.gz gentoo-016dc0f1183783b42c1e82bc1d0006e7d3a6ab75.tar.bz2 gentoo-016dc0f1183783b42c1e82bc1d0006e7d3a6ab75.zip |
dev-python/protobuf-python: Stabilize 3.19.1 arm, #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 7836e8b0d710..5071aec0dc52 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} |