mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
app-shells/pokemon-colorscripts: unkeyword 9999 for ~amd64
Additionally, allow CPython 3.11 and set REQUIRED_USE/RDEPEND. Signed-off-by: Patrick J Taylor <patrick.joseph.taylor@gmail.com>
This commit is contained in:
parent
e874bf810b
commit
f231d14f85
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=(python3_{8,9,10})
|
||||
PYTHON_COMPAT=(python3_{8,9,10,11})
|
||||
|
||||
inherit git-r3 python-single-r1
|
||||
|
||||
@ -17,9 +17,9 @@ LICENSE="MIT"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND=">=dev-lang/python-3.10.8_p1"
|
||||
RDEPEND="${PYTHON_DEPS}"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
Loading…
x
Reference in New Issue
Block a user