mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +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
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
else
|
else
|
||||||
EGIT_COMMIT="9c5928e0350d9829e4d144b461884a259a176dbc"
|
EGIT_COMMIT="8d98d77f9fc5e3a93227cbcde7abb8bdf1a29869"
|
||||||
KEYWORDS="amd64 arm64"
|
KEYWORDS="amd64 arm64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
KEYWORDS="amd64 arm64"
|
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user