summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2020-09-14 05:00:00 +0000
committerMike Gilbert <floppym@gentoo.org>2020-09-15 14:33:38 -0400
commit7575e6128d3cd345ac405afb8657bf77cb770b45 (patch)
tree7a25b516f38ea25ad97dacccffeb8df3178e40a3
parentdev-libs/protobuf: Delete static assertion failing on HPPA. (diff)
downloadgentoo-7575e612.tar.gz
gentoo-7575e612.tar.bz2
gentoo-7575e612.zip
dev-libs/protobuf: Update subslot.
https://github.com/protocolbuffers/protobuf/commit/894015070688f90284eb108c981fea7a6c7e5549 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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-9999.ebuild b/dev-libs/protobuf/protobuf-9999.ebuild
index 4b1a78fbac4b..510fd724cea9 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/23"
+SLOT="0/24"
KEYWORDS=""
IUSE="emacs examples static-libs test zlib"
RESTRICT="!test? ( test )"