summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2021-03-24 00:00:00 +0000
committerMike Gilbert <floppym@gentoo.org>2021-03-26 10:37:55 -0400
commit877bacf9eacd287f3f497a448535eef60891954d (patch)
tree40f4a98aa3f3ad338f62d0052ac15310112557b0 /dev-libs
parentdev-python/sqlalchemy: Disable optional dep on greenlet (diff)
downloadgentoo-877bacf9eacd287f3f497a448535eef60891954d.tar.gz
gentoo-877bacf9eacd287f3f497a448535eef60891954d.tar.bz2
gentoo-877bacf9eacd287f3f497a448535eef60891954d.zip
dev-libs/protobuf: Update subslot.
https://github.com/protocolbuffers/protobuf/commit/e9f2ef308c62a1a1d09667e344e1477d5d14ba11 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/protobuf/protobuf-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/protobuf/protobuf-9999.ebuild b/dev-libs/protobuf/protobuf-9999.ebuild
index ae36a439b162..842b1bf5554c 100644
--- a/dev-libs/protobuf/protobuf-9999.ebuild
+++ b/dev-libs/protobuf/protobuf-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2020 Gentoo Authors
+# Copyright 2008-2021 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/25"
+SLOT="0/26"
KEYWORDS=""
IUSE="emacs examples static-libs test zlib"
RESTRICT="!test? ( test )"