mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
sys-apps/zram-generator: Sync with Gentoo
It's from Gentoo commit 6793472cfe0b763f8ab545d5acc3e24b0abf83e6.
This commit is contained in:
parent
07d5023aec
commit
9a5201f4e9
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -66,7 +66,7 @@ LICENSE="Apache-2.0"
|
||||
# Dependent crate licenses
|
||||
LICENSE+=" MIT Unicode-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
|
||||
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
|
||||
IUSE="+man"
|
||||
# TODO: Permission issue on 'test_cases'
|
||||
RESTRICT="test"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user