sys-apps/sandbox: Sync with Gentoo

It's from Gentoo commit 82360b1b1da9441ccfbb3aef632263a1b7d4fea4.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:14:00 +00:00 committed by Krzesimir Nowak
parent ea6d3e3150
commit df92d19602

View File

@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]]; then
https://github.com/gentoo/sandbox.git"
else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
fi
DESCRIPTION="sandbox'd LD_PRELOAD hack"