summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2021-12-27 17:09:55 -0800
committerJason Zaman <perfinion@gentoo.org>2021-12-27 17:09:55 -0800
commit356c0b0e724a6008726cca2098a9890ea28a7765 (patch)
treeccb80b90a7573e72bb7f34f19bdf76f5cdfcd0cd /sys-apps
parentsys-apps/checkpolicy: stabilize SELinux userspace 3.3 (diff)
downloadgentoo-356c0b0e724a6008726cca2098a9890ea28a7765.tar.gz
gentoo-356c0b0e724a6008726cca2098a9890ea28a7765.tar.bz2
gentoo-356c0b0e724a6008726cca2098a9890ea28a7765.zip
sys-apps/semodule-utils: stabilize SELinux userspace 3.3
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/semodule-utils/semodule-utils-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/semodule-utils/semodule-utils-3.3.ebuild b/sys-apps/semodule-utils/semodule-utils-3.3.ebuild
index 13fc0d86279e..5a5792a677bd 100644
--- a/sys-apps/semodule-utils/semodule-utils-3.3.ebuild
+++ b/sys-apps/semodule-utils/semodule-utils-3.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/${PN}"
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
DESCRIPTION="SELinux policy module utilities"