mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-03 04:21:17 +01:00
sys-apps/semodule-utils: Sync with Gentoo
It's from Gentoo commit 1f382b0971cc90a38d2e806f8e6b6e0307b58a65.
This commit is contained in:
parent
dc75346d1c
commit
da40629cc3
@ -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…
x
Reference in New Issue
Block a user