diff options
author | 2019-12-06 06:30:52 +0000 | |
---|---|---|
committer | 2019-12-06 15:24:34 -0500 | |
commit | 3dcf6b71b8dc84e10827454a37a5442fb824816c (patch) | |
tree | 8bffbf11c5e84c8b951d39a7ff3023d50dcd6ad4 /dev-libs/protobuf/protobuf-9999.ebuild | |
parent | dev-python/protobuf-python: Version bump (3.10.1). (diff) | |
download | gentoo-3dcf6b71b8dc84e10827454a37a5442fb824816c.tar.gz gentoo-3dcf6b71b8dc84e10827454a37a5442fb824816c.tar.bz2 gentoo-3dcf6b71b8dc84e10827454a37a5442fb824816c.zip |
dev-libs/protobuf: Update subslot.
https://github.com/protocolbuffers/protobuf/commit/2ed41359fe2881dfadaac737a690c631685f5e1b
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf/protobuf-9999.ebuild')
-rw-r--r-- | dev-libs/protobuf/protobuf-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-9999.ebuild b/dev-libs/protobuf/protobuf-9999.ebuild index 25600eba82fb..1ab97b0ea66b 100644 --- a/dev-libs/protobuf/protobuf-9999.ebuild +++ b/dev-libs/protobuf/protobuf-9999.ebuild @@ -21,7 +21,7 @@ else fi LICENSE="BSD" -SLOT="0/21" +SLOT="0/22" KEYWORDS="" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |