commit: 1448916112437099fdfb66ccd7dd65140a3c3c38
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 20 15:14:28 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 20 23:20:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14489161
sys-apps/selinux-python: Stabilize 3.2-r1 arm, #825314
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/selinux-python/selinux-python-3.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"