summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-20 15:14:42 +0000
committerSam James <sam@gentoo.org>2021-11-20 23:20:45 +0000
commitf08921c7123be1a480e298f41dbed86d9ee78e01 (patch)
treee5f7dd2ac97e617d51ee552e0be830074cbc294a /sys-apps
parentsys-apps/secilc: Stabilize 3.2 arm64, #825314 (diff)
downloadgentoo-f08921c7123be1a480e298f41dbed86d9ee78e01.tar.gz
gentoo-f08921c7123be1a480e298f41dbed86d9ee78e01.tar.bz2
gentoo-f08921c7123be1a480e298f41dbed86d9ee78e01.zip
sys-apps/selinux-python: Stabilize 3.2-r1 arm64, #825314
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 4557d28c7b2f..e9ba19ba5815 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"