mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
profiles/arch: Mask non-amd64 USE flag dependencies on app-eumlation/libguestfs
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43629 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
306a23f854
commit
245674a160
@ -17,6 +17,10 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Christopher Byrne <salah.coronya@gmail.com> (2025-09-01)
|
||||
# net-emulation/libvirt is only keyworded on amd64 at this time
|
||||
sys-block/nbdkit -libguestfs
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-08-06)
|
||||
# x86-64 supports sframe
|
||||
>=sys-libs/glibc-2.42 -sframe
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Christopher Byrne <salah.coronya@gmail.com> (2025-09-01)
|
||||
# net-emulation/libvirt is only keyworded on amd64 at this time
|
||||
sys-block/nbdkit libguestfs
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-05-08)
|
||||
# dev-python/sigstore is not keyworded everywhere.
|
||||
=dev-lang/python-0* verify-sig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user