Skip to content

Commit

Permalink
dev-cpp/gtest: bump python versions
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
  • Loading branch information
sarnold committed May 2, 2023
1 parent 6ca1d95 commit 4660e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7

# Python is required for tests and some build tasks.
PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_COMPAT=( python3_{8,9,10,11} )

CMAKE_ECLASS=cmake
inherit cmake-multilib python-any-r1
Expand Down

0 comments on commit 4660e65

Please sign in to comment.