diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2020-07-02 12:35:57 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2020-07-04 09:52:24 -0400 |
commit | c9da0b95d4019597abc1fba4ba56a38c975edb36 (patch) | |
tree | 0510d34749af0aaf242a4d68b54515aa6e66fb4a | |
parent | net-dns/bind-tools: simplify sphinx depdendency (diff) | |
download | gentoo-c9da0b95d4019597abc1fba4ba56a38c975edb36.tar.gz gentoo-c9da0b95d4019597abc1fba4ba56a38c975edb36.tar.bz2 gentoo-c9da0b95d4019597abc1fba4ba56a38c975edb36.zip |
dev-libs/protobuf: Update subslot.
https://github.com/protocolbuffers/protobuf/commit/a9f11d7d640b59157167f683fa3fb9ca28d5b64a
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r-- | dev-libs/protobuf/protobuf-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/protobuf/protobuf-9999.ebuild b/dev-libs/protobuf/protobuf-9999.ebuild index eebedecd5f12..5eddabdf1771 100644 --- a/dev-libs/protobuf/protobuf-9999.ebuild +++ b/dev-libs/protobuf/protobuf-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2008-2019 Gentoo Authors +# Copyright 2008-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -21,7 +21,7 @@ else fi LICENSE="BSD" -SLOT="0/22" +SLOT="0/23" KEYWORDS="" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |