diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/zram-generator/zram-generator-1.2.1.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/zram-generator/zram-generator-1.2.1.ebuild index c119e09b88..64656538fb 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/zram-generator/zram-generator-1.2.1.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/zram-generator/zram-generator-1.2.1.ebuild @@ -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"