summaryrefslogtreecommitdiff
path: root/sys-apps/mcstrans/mcstrans-3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/mcstrans/mcstrans-3.2.ebuild')
-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 28ef70cad5bf..06962f8dcdb1 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"