dev-cpp/abseil-cpp: destabilize 20230802.0 for ~amd64, ~arm64, ~x86

This version was stabled prematurely. Many blockers remain for new protobuf/abseil.

Bug: https://bugs.gentoo.org/915160
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-10-17 20:22:06 +01:00
parent fcdaf9a856
commit 13639579c7

View File

@@ -13,7 +13,7 @@ SRC_URI="https://github.com/abseil/abseil-cpp/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/${PV%%.*}"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~sparc x86"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc ~x86"
IUSE="test"
DEPEND=""