mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
app-crypt/go-tspi: fix keywords for live ebuild and bump to master
This commit is contained in:
parent
02d9959c02
commit
b645219ff8
@ -7,11 +7,10 @@ EGIT_REPO_URI="git://github.com/coreos/go-tspi.git"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
EGIT_COMMIT="9c5928e0350d9829e4d144b461884a259a176dbc"
|
||||
EGIT_COMMIT="8d98d77f9fc5e3a93227cbcde7abb8bdf1a29869"
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
KEYWORDS="amd64 arm64"
|
||||
IUSE=""
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user