mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
sys-apps/selinux-python: Stabilize 3.8.1 x86, #955381
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -19,7 +19,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 ~x86"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user