summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2026-09-10 23:48:59 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2026-09-10 23:48:59 +0300
commit565610698952b97eec9b3ab051c99a951e68912d (patch)
tree2dcf3b6c6625898bd8d270689bf8618cf794b6d5 /sys-apps
parent64b235dad211da26bdae3b6786b26fdf99178fab (diff)
sys-apps/selinux-python: Stabilize 3.11-r1 amd64, #982246
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/selinux-python/selinux-python-3.11-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/selinux-python/selinux-python-3.11-r1.ebuild b/sys-apps/selinux-python/selinux-python-3.11-r1.ebuild
index c55d27071659..30e2b290b655 100644
--- a/sys-apps/selinux-python/selinux-python-3.11-r1.ebuild
+++ b/sys-apps/selinux-python/selinux-python-3.11-r1.ebuild
@@ -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