PF16W6Y2 ~ # emerge -av =sys-fs/zfs-kmod-2.1.3 These are the packages that would be merged, in order: Calculating dependencies... done! !!! All ebuilds that could satisfy "=sys-fs/zfs-kmod-2.1.3" have been masked. !!! One of the following masked packages is required to complete your request: - sys-fs/zfs-kmod-2.1.3::gentoo (masked by: missing keyword)
That's not a bug. commit 732f482b365d4f222bc6b3e6bf51374409dd9af2 Author: Sam James <sam@gentoo.org> Date: Fri Mar 11 11:10:08 2022 +0000 sys-fs/zfs-kmod: add 2.1.3 (unkeyworded) Unkeyworded until ~later today when I can do a boot test. Adds 5.16 kernel support. Signed-off-by: Sam James <sam@gentoo.org> The ebuild itself also says: > # 2.1.3 unkeyworded briefly for some testing > #if [[ ${PV} != *_rc* ]]; then > # KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" > #fi Put it in package.accept_keywords if you're willing to use it before I can do a boot test.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b926dc7c7174e7298797c74b3e8272484085f279 commit b926dc7c7174e7298797c74b3e8272484085f279 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-11 12:06:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-11 12:07:27 +0000 sys-fs/zfs: keyword 2.1.3 Been able to do a boot test so now restoring keywords. Bug: https://bugs.gentoo.org/834958 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/zfs/zfs-2.1.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3b223a42f5735e618f79dc0db5507189dd8422 commit 9c3b223a42f5735e618f79dc0db5507189dd8422 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-11 12:06:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-11 12:07:21 +0000 sys-fs/zfs-kmod: keyword 2.1.3 Been able to do a boot test so now restoring keywords. Bug: https://bugs.gentoo.org/834958 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/zfs-kmod/zfs-kmod-2.1.3.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)