diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/zram-generator/zram-generator-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/zram-generator/zram-generator-1.1.2.ebuild b/sys-apps/zram-generator/zram-generator-1.1.2.ebuild index 5fdb38964517..e9c8dc4ca9ff 100644 --- a/sys-apps/zram-generator/zram-generator-1.1.2.ebuild +++ b/sys-apps/zram-generator/zram-generator-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -53,7 +53,7 @@ SRC_URI="https://github.com/systemd/zram-generator/archive/refs/tags/v${PV}.tar. LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" IUSE="+man" BDEPEND="virtual/rust |