diff options
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-4.22.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-4.22.5.ebuild b/dev-python/protobuf-python/protobuf-python-4.22.5.ebuild index 27768732e87b..382ae922fc3a 100644 --- a/dev-python/protobuf-python/protobuf-python-4.22.5.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.22.5.ebuild @@ -24,7 +24,7 @@ else https://github.com/protocolbuffers/protobuf/archive/v${PARENT_PV}.tar.gz -> ${PARENT_P}.tar.gz " - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" fi DESCRIPTION="Google's Protocol Buffers - Python bindings" |