sys-apps/sandbox: Sync with Gentoo

It's from Gentoo commit f17a2862cd5f397316646ef0e5e2d9a1df04247e.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:17:38 +00:00 committed by Mathieu Tortuyaux
parent 0ac9629373
commit d039253f0c
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

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"