mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
Update googlesearch ebuild EAPI to version 8
Signed-off-by: sectroyer <sectroyer@gmail.com>
This commit is contained in:
parent
4b98ef67fb
commit
7629b692bc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
EGO_PN=github.com/MarioVilas/googlesearch
|
||||
|
|
|
|||
Loading…
Reference in a new issue