Re: Keepassxc hard masked, why ?

"Arve Barsnes" <[email protected]> Tue, 14 Apr 2026 17:45:05 +0200
Newsgroups gmane.linux.gentoo.user
Message-ID <[email protected]>
On Tue, 14 Apr 2026, at 17:33, yahoo wrote:
> I'm not familiar with missing keywords, I've done the following:
>
> # cat /etc/portage/package.unmask/keepassxc
> =app-admin/keepassxc-2.8.0_pre260316-r1
>
> # cat /etc/portage/package.accept_keywords/keepassxc
> app-admin/keepassxc ~amd64 amd64
>
> What am I missing?

The 2.8.0 package has no keywords at all, I believe the way to accept that is to put in accept_keywords:
app-admin/keepassxc **
or
=app-admin/keepassxc-2.8.0_pre260316-r1 **

Regards,
Arve