diff options
author | Sam James <sam@gentoo.org> | 2021-12-10 00:26:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-10 00:26:49 +0000 |
commit | f54d75f68526513683b26bcd05b383276e075480 (patch) | |
tree | b9e6df4d6ffe9840a4d35dbbe5a275070ecef420 /dev-libs | |
parent | app-emulation/libvirt: sync live ebuild (py3.10) (diff) | |
download | gentoo-f54d75f68526513683b26bcd05b383276e075480.tar.gz gentoo-f54d75f68526513683b26bcd05b383276e075480.tar.bz2 gentoo-f54d75f68526513683b26bcd05b383276e075480.zip |
dev-libs/protobuf: Stabilize 3.19.1 ppc64, #828632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.19.1.ebuild b/dev-libs/protobuf/protobuf-3.19.1.ebuild index 40c652ccb9b2..bed06089ba4e 100644 --- a/dev-libs/protobuf/protobuf-3.19.1.ebuild +++ b/dev-libs/protobuf/protobuf-3.19.1.ebuild @@ -19,7 +19,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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |