mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 14:36:58 +02:00
sys-libs/libsepol: Sync with Gentoo
It's from Gentoo commit ad78e6c081332a32a2b4a4fbacd77f87c8b4e94b.
This commit is contained in:
parent
4e94251f7a
commit
2f935a945c
@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
S="${WORKDIR}/${P}/${PN}"
|
||||
else
|
||||
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86"
|
||||
KEYWORDS="amd64 arm arm64 ~mips ~riscv x86"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user