mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 08:26:57 +02:00
sys-apps/semodule-utils: Sync with Gentoo
It's from Gentoo commit 4720877f3f3563ee4353bd30e9ca01d6931a1f5a.
This commit is contained in:
parent
df92d19602
commit
0fdefac53e
@ -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 ~x86"
|
||||
KEYWORDS="amd64 arm arm64 ~mips x86"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user