mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
profiles: Accept unstable keywords for sys-libs/talloc
I think we still prefer to keep packages in portage-stable and sometimes add an entry to the accept_keywords file instead of moving the package to overlay just to edit a keyword. Or a PYTHON_COMPAT field.
This commit is contained in:
parent
f6efdbea46
commit
9d108c8ce9
@ -104,3 +104,9 @@ dev-util/checkbashisms
|
||||
=dev-libs/libgcrypt-1.9.3 ~amd64 ~arm64
|
||||
|
||||
=net-libs/libnftnl-1.2.0 ~amd64 ~arm64
|
||||
|
||||
# We need 2.3.2, but it still marked as unstable on arm64. Can't
|
||||
# update the package to a newer revision from gentoo (where it is
|
||||
# already stabilised for both amd64 and arm64) until we move off from
|
||||
# python3.6.
|
||||
=sys-libs/talloc-2.3.2 ~amd64 ~arm64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user