summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-02-14 15:31:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-02-14 15:31:09 +0200
commit03bb1fdc89b8ba56ca771cb2fc1c96734ed03351 (patch)
treeb9a0f165c7ae7f8e8a8880a68a01ee39c7fccfa0
parentsys-apps/policycoreutils: Stabilize 3.7 arm64, #947914 (diff)
downloadgentoo-03bb1fdc89b8ba56ca771cb2fc1c96734ed03351.tar.gz
gentoo-03bb1fdc89b8ba56ca771cb2fc1c96734ed03351.tar.bz2
gentoo-03bb1fdc89b8ba56ca771cb2fc1c96734ed03351.zip
sys-apps/selinux-python: Stabilize 3.7-r1 arm64, #947914
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-apps/selinux-python/selinux-python-3.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/selinux-python/selinux-python-3.7-r1.ebuild b/sys-apps/selinux-python/selinux-python-3.7-r1.ebuild
index 0d9b30151a02..7d61f76ceb71 100644
--- a/sys-apps/selinux-python/selinux-python-3.7-r1.ebuild
+++ b/sys-apps/selinux-python/selinux-python-3.7-r1.ebuild
@@ -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 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~riscv x86"
S="${WORKDIR}/${MY_P}"
fi