diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2021-03-24 02:00:00 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2021-03-26 10:38:00 -0400 |
commit | f5082e11b30be094a63f53941aafa39c78335939 (patch) | |
tree | 1bc2bae7f3a256c1a5457621541e9bb2874e721a /dev-python/protobuf-python | |
parent | dev-java/protobuf-java: Update subslot. (diff) | |
download | gentoo-f5082e11b30be094a63f53941aafa39c78335939.tar.gz gentoo-f5082e11b30be094a63f53941aafa39c78335939.tar.bz2 gentoo-f5082e11b30be094a63f53941aafa39c78335939.zip |
dev-python/protobuf-python: 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-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-9999.ebuild b/dev-python/protobuf-python/protobuf-python-9999.ebuild index c9e25d634284..99a41f3837c5 100644 --- a/dev-python/protobuf-python/protobuf-python-9999.ebuild +++ b/dev-python/protobuf-python/protobuf-python-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" @@ -23,7 +23,7 @@ else fi LICENSE="BSD" -SLOT="0/25" +SLOT="0/26" KEYWORDS="" IUSE="" |