commit: 051818e44e7d44fc5b82c6040d350fb6cfbc646a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 30 19:48:36 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 30 19:48:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051818e4
dev-cpp/abseil-cpp: Stabilize 20210324.2 x86, #793893
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/abseil-cpp/abseil-cpp-20210324.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/abseil-cpp/abseil-cpp-20210324.2.ebuild
b/dev-cpp/abseil-cpp/abseil-cpp-20210324.2.ebuild
index 8abe7806d088..af0821bbd992 100644
--- a/dev-cpp/abseil-cpp/abseil-cpp-20210324.2.ebuild
+++ b/dev-cpp/abseil-cpp/abseil-cpp-20210324.2.ebuild
@@ -21,7 +21,7 @@ LICENSE="
test? ( BSD )
"
SLOT="0/${PV%%.*}"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
IUSE="test"
DEPEND=""