summaryrefslogtreecommitdiff
path: root/sys-apps/mcstrans/mcstrans-3.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/mcstrans/mcstrans-3.6.ebuild')
-rw-r--r--sys-apps/mcstrans/mcstrans-3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/mcstrans/mcstrans-3.6.ebuild b/sys-apps/mcstrans/mcstrans-3.6.ebuild
index bbd7a4cc0378..5e3f390c215e 100644
--- a/sys-apps/mcstrans/mcstrans-3.6.ebuild
+++ b/sys-apps/mcstrans/mcstrans-3.6.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/${PN}"
else
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips x86"
S="${WORKDIR}/${MY_P}"
fi