[dev-libs/mongo-c-driver] touch up old version for the tree again
This commit is contained in:
parent
cb97dd4739
commit
6d0548c028
@ -12,7 +12,7 @@
|
||||
</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="cpe">cpe:/a:mongodb:c_driver</remote-id>
|
||||
<remote-id type="cpe">cpe:/a:mongodb:c_driver</remote-id>
|
||||
<remote-id type="github">mongodb/mongo-c-driver</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
|
||||
|
||||
inherit cmake python-any-r1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user