diff options
author | 2022-03-16 23:51:35 +0000 | |
---|---|---|
committer | 2022-03-16 23:51:35 +0000 | |
commit | 20b3791ea7504d30a5f0eb752dbd076edc4d993c (patch) | |
tree | 75a80be5260e616f11f90aebace36a01c56f574d /dev-libs/protobuf | |
parent | dev-python/pypax: Stabilize 0.9.5-r1 ppc, #835264 (diff) | |
download | gentoo-20b3791ea7504d30a5f0eb752dbd076edc4d993c.tar.gz gentoo-20b3791ea7504d30a5f0eb752dbd076edc4d993c.tar.bz2 gentoo-20b3791ea7504d30a5f0eb752dbd076edc4d993c.zip |
dev-libs/protobuf: Stabilize 3.19.3 ppc, #835330
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.19.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.19.3.ebuild b/dev-libs/protobuf/protobuf-3.19.3.ebuild index 560903b6883d..fa9fc9e98cda 100644 --- a/dev-libs/protobuf/protobuf-3.19.3.ebuild +++ b/dev-libs/protobuf/protobuf-3.19.3.ebuild @@ -22,7 +22,7 @@ fi 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 )" |