mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 21:46:58 +02:00
overlay sys-auth/google-oslogin: Bump to EAPI 8
The pam eclass dropped support for EAPI 6, so to avoid build failures, bump the EAPI to the latest supported version in the sys-auth/google-oslogin ebuild..
This commit is contained in:
parent
6de65dee02
commit
c2dba90278
@ -1,7 +1,7 @@
|
|||||||
# Copyright 1999-2018 Gentoo Foundation
|
# Copyright 1999-2018 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=6
|
EAPI=8
|
||||||
|
|
||||||
DESCRIPTION="Components to support Google Cloud OS Login. This contains bits that belong in USR"
|
DESCRIPTION="Components to support Google Cloud OS Login. This contains bits that belong in USR"
|
||||||
HOMEPAGE="https://github.com/GoogleCloudPlatform/guest-oslogin"
|
HOMEPAGE="https://github.com/GoogleCloudPlatform/guest-oslogin"
|
Loading…
Reference in New Issue
Block a user