summaryrefslogtreecommitdiff
path: root/sys-apps/selinux-python/selinux-python-3.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-09 17:34:58 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-09 17:34:58 +0100
commitbac9556f73da9ac333933778ce81c053bd989a26 (patch)
treeda4df6abc6ad52afd906c19c1e489d4b1331f6b1 /sys-apps/selinux-python/selinux-python-3.5.ebuild
parentc83738e70baeab2df370c1c73b13bb8feb99eb11 (diff)
gentoo auto-resync : 09:04:2023 - 17:34:58
Diffstat (limited to 'sys-apps/selinux-python/selinux-python-3.5.ebuild')
-rw-r--r--sys-apps/selinux-python/selinux-python-3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/selinux-python/selinux-python-3.5.ebuild b/sys-apps/selinux-python/selinux-python-3.5.ebuild
index 470211f8d553..6a2211786b3f 100644
--- a/sys-apps/selinux-python/selinux-python-3.5.ebuild
+++ b/sys-apps/selinux-python/selinux-python-3.5.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 ~mips ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips x86"
S="${WORKDIR}/${MY_P}"
fi