Re: Keepassxc hard masked, why ?
yahoo <[email protected]> Tue, 14 Apr 2026 18:01:33 +0200
| Newsgroups | gmane.linux.gentoo.user |
|---|---|
| Message-ID | <[email protected]> |
Il 14/04/26 17:45, Arve Barsnes ha scritto: > 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 ** > That was it, thanks raffaele