mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/selinux-python: Stabilize 3.9 arm, #975125
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]] ; then
|
||||
S="${WORKDIR}/${P}/${PN#selinux-}"
|
||||
else
|
||||
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz"
|
||||
KEYWORDS="amd64 ~arm arm64 ~riscv x86"
|
||||
KEYWORDS="amd64 arm arm64 ~riscv x86"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user