summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-25 11:10:20 +0000
committerSam James <sam@gentoo.org>2021-05-25 11:10:29 +0000
commit8f6416d1dfd041659accd8a7865d9cf1c4fcb82a (patch)
treede00f36341614d2b7aa6995cb7e854b8b0414a3e /dev-cpp/abseil-cpp
parentdev-vcs/git: Stabilize 2.31.1 x86, #788760 (diff)
downloadgentoo-8f6416d1dfd041659accd8a7865d9cf1c4fcb82a.tar.gz
gentoo-8f6416d1dfd041659accd8a7865d9cf1c4fcb82a.tar.bz2
gentoo-8f6416d1dfd041659accd8a7865d9cf1c4fcb82a.zip
dev-cpp/abseil-cpp: Stabilize 20200923.3 amd64, #790389
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/abseil-cpp')
-rw-r--r--dev-cpp/abseil-cpp/abseil-cpp-20200923.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/abseil-cpp/abseil-cpp-20200923.3.ebuild b/dev-cpp/abseil-cpp/abseil-cpp-20200923.3.ebuild
index 9a726ba7acbf..40f5fbae8e28 100644
--- a/dev-cpp/abseil-cpp/abseil-cpp-20200923.3.ebuild
+++ b/dev-cpp/abseil-cpp/abseil-cpp-20200923.3.ebuild
@@ -21,7 +21,7 @@ LICENSE="
test? ( BSD )
"
SLOT="0/${PV%%.*}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE="+cxx17 test"
DEPEND=""