mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
sys-kernel/coreos-kernel: fix COREOS_SOURCE_REVISION: s/r1/-r1/
This commit is contained in:
parent
38c6b556b6
commit
3aa6c30218
@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
COREOS_SOURCE_REVISION="r1"
|
||||
COREOS_SOURCE_REVISION="-r1"
|
||||
inherit coreos-kernel
|
||||
|
||||
DESCRIPTION="CoreOS Linux kernel"
|
Loading…
x
Reference in New Issue
Block a user