diff options
author | Sam James <sam@gentoo.org> | 2021-07-02 05:11:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-02 05:11:16 +0100 |
commit | 4bd500e7d392156491063f29ef97e5884ff44764 (patch) | |
tree | 057bf2ce676f495946e6800b689f5896ffaf919c /dev-libs | |
parent | dev-db/sqlite: Stabilize 3.35.5 sparc, #799764 (diff) | |
download | gentoo-4bd500e7d392156491063f29ef97e5884ff44764.tar.gz gentoo-4bd500e7d392156491063f29ef97e5884ff44764.tar.bz2 gentoo-4bd500e7d392156491063f29ef97e5884ff44764.zip |
dev-libs/protobuf: Stabilize 3.17.3 sparc, #799767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 d615c28d0ca7..416bda2a9612 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 )" |