sys-apps/zram-generator: Sync with Gentoo

It's from Gentoo commit 6793472cfe0b763f8ab545d5acc3e24b0abf83e6.
This commit is contained in:
Flatcar Buildbot 2025-01-27 07:10:43 +00:00 committed by Krzesimir Nowak
parent 07d5023aec
commit 9a5201f4e9

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -66,7 +66,7 @@ LICENSE="Apache-2.0"
# Dependent crate licenses # Dependent crate licenses
LICENSE+=" MIT Unicode-3.0" LICENSE+=" MIT Unicode-3.0"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
IUSE="+man" IUSE="+man"
# TODO: Permission issue on 'test_cases' # TODO: Permission issue on 'test_cases'
RESTRICT="test" RESTRICT="test"