summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-20 15:14:28 +0000
committerSam James <sam@gentoo.org>2021-11-20 23:20:35 +0000
commit1448916112437099fdfb66ccd7dd65140a3c3c38 (patch)
tree154fe3991d17e87489c047fdf9cd1e27a1b91fb6 /sys-apps/selinux-python/selinux-python-3.2-r1.ebuild
parentsys-apps/secilc: Stabilize 3.2 arm, #825314 (diff)
downloadgentoo-1448916112437099fdfb66ccd7dd65140a3c3c38.tar.gz
gentoo-1448916112437099fdfb66ccd7dd65140a3c3c38.tar.bz2
gentoo-1448916112437099fdfb66ccd7dd65140a3c3c38.zip
sys-apps/selinux-python: Stabilize 3.2-r1 arm, #825314
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/selinux-python/selinux-python-3.2-r1.ebuild')
-rw-r--r--sys-apps/selinux-python/selinux-python-3.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/selinux-python/selinux-python-3.2-r1.ebuild b/sys-apps/selinux-python/selinux-python-3.2-r1.ebuild
index 15b87bbd7251..4557d28c7b2f 100644
--- a/sys-apps/selinux-python/selinux-python-3.2-r1.ebuild
+++ b/sys-apps/selinux-python/selinux-python-3.2-r1.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]] ; then
S="${WORKDIR}/${P}/${PN#selinux-}"
else
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${PV}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
+ KEYWORDS="amd64 arm ~arm64 ~mips x86"
fi
LICENSE="GPL-2"