diff options
author | Sam James <sam@gentoo.org> | 2022-09-02 21:32:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-02 21:32:57 +0100 |
commit | bf2c616b680801cdabb202cf52e2cae5afca5dc2 (patch) | |
tree | f02cf25d728cf17f9148e75fc33b427c1ea97c53 /dev-libs/protobuf/protobuf-9999.ebuild | |
parent | sys-fs/zfs: Stabilize 2.1.5-r5 amd64, #866644 (diff) | |
download | gentoo-bf2c616b680801cdabb202cf52e2cae5afca5dc2.tar.gz gentoo-bf2c616b680801cdabb202cf52e2cae5afca5dc2.tar.bz2 gentoo-bf2c616b680801cdabb202cf52e2cae5afca5dc2.zip |
dev-libs/protobuf: crank subslot for 3.20.1
Signed-off-by: Sam James <sam@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 fe2db6a46086..ced1c5bfaba7 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/30" +SLOT="0/31" KEYWORDS="" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |