Downgraded EAPI to 7 as 8 is not yet supported by golang-vcs-snapshot
This commit is contained in:
parent
0827bcd0de
commit
2af33ecb7e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2023 Gentoo
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
EAPI=7
|
||||
|
||||
EGO_PN="github.com/kahing/goofys"
|
||||
|
||||
|
|
Loading…
Reference in a new issue