diff options
author | Sam James <sam@gentoo.org> | 2021-07-02 05:09:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-02 05:09:10 +0100 |
commit | 16d8b238ffd260b984f0bd95860372fd693d78cf (patch) | |
tree | acbca320d21ef103340af8db684c25cb2c900e04 /dev-libs/protobuf | |
parent | dev-db/sqlite: Stabilize 3.35.5 x86, #799764 (diff) | |
download | gentoo-16d8b238ffd260b984f0bd95860372fd693d78cf.tar.gz gentoo-16d8b238ffd260b984f0bd95860372fd693d78cf.tar.bz2 gentoo-16d8b238ffd260b984f0bd95860372fd693d78cf.zip |
dev-libs/protobuf: Stabilize 3.17.3 x86, #799767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.17.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.17.3.ebuild b/dev-libs/protobuf/protobuf-3.17.3.ebuild index 85c77d0ccf7f..19b1b061de68 100644 --- a/dev-libs/protobuf/protobuf-3.17.3.ebuild +++ b/dev-libs/protobuf/protobuf-3.17.3.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/28" -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 )" |