summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-05 14:08:42 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-05 14:08:42 +0000
commit32a4698032393a9bbe3e9f967d5dc805bb4780d9 (patch)
tree449022c8a1383d0efb939f9175e449d6e2abdab4 /dev-cpp
parent490d80aeb76438be1b9d2803257dbf9199499f75 (diff)
downloadbaldeagleos-repo-32a4698032393a9bbe3e9f967d5dc805bb4780d9.tar.gz
baldeagleos-repo-32a4698032393a9bbe3e9f967d5dc805bb4780d9.tar.xz
baldeagleos-repo-32a4698032393a9bbe3e9f967d5dc805bb4780d9.zip
Updating liguros repo
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/abseil-cpp/abseil-cpp-20200923.2.ebuild2
-rw-r--r--dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild2
-rw-r--r--dev-cpp/gtest/gtest-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/abseil-cpp/abseil-cpp-20200923.2.ebuild b/dev-cpp/abseil-cpp/abseil-cpp-20200923.2.ebuild
index 4226c48ba113..f9b1d77f00bc 100644
--- a/dev-cpp/abseil-cpp/abseil-cpp-20200923.2.ebuild
+++ b/dev-cpp/abseil-cpp/abseil-cpp-20200923.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} )
inherit cmake python-any-r1
diff --git a/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild b/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
index 70798eae2663..5f87fbe3129b 100644
--- a/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
+++ b/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
@@ -4,7 +4,7 @@
EAPI=7
# Python is required for tests and some build tasks.
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} )
CMAKE_ECLASS=cmake
inherit cmake-multilib python-any-r1
diff --git a/dev-cpp/gtest/gtest-9999.ebuild b/dev-cpp/gtest/gtest-9999.ebuild
index 40af1cfe82d5..5d8ee007b6ef 100644
--- a/dev-cpp/gtest/gtest-9999.ebuild
+++ b/dev-cpp/gtest/gtest-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=7
# Python is required for tests and some build tasks.
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} )
CMAKE_ECLASS=cmake
inherit cmake-multilib python-any-r1