summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-04 23:19:25 +0100
committerSam James <sam@gentoo.org>2021-07-04 23:19:25 +0100
commitfd65e7d9b3782059521b052a22a36a830f413e01 (patch)
treeda526d8b3dc8ec94762c65d5a69db6c15981f287 /sys-apps
parentsys-apps/checkpolicy: Stabilize 3.2 amd64, #797616 (diff)
downloadgentoo-fd65e7d9b3782059521b052a22a36a830f413e01.tar.gz
gentoo-fd65e7d9b3782059521b052a22a36a830f413e01.tar.bz2
gentoo-fd65e7d9b3782059521b052a22a36a830f413e01.zip
sys-apps/mcstrans: Stabilize 3.2 amd64, #797616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/mcstrans/mcstrans-3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/mcstrans/mcstrans-3.2.ebuild b/sys-apps/mcstrans/mcstrans-3.2.ebuild
index 631d654a0a38..28ef70cad5bf 100644
--- a/sys-apps/mcstrans/mcstrans-3.2.ebuild
+++ b/sys-apps/mcstrans/mcstrans-3.2.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 context translation to human readable names"