summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-28 21:04:48 +0100
committerSam James <sam@gentoo.org>2021-07-28 21:07:50 +0100
commit33e55c0cb81f87b58ef671a117a81a6913461d50 (patch)
tree3cdbf6e28f71f39964164e7a2c98012a60c475fa
parentsys-apps/restorecond: Stabilize 3.2 x86, #797616 (diff)
downloadgentoo-33e55c0c.tar.gz
gentoo-33e55c0c.tar.bz2
gentoo-33e55c0c.zip
sys-apps/secilc: Stabilize 3.2 x86, #797616
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/secilc/secilc-3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/secilc/secilc-3.2.ebuild b/sys-apps/secilc/secilc-3.2.ebuild
index f77d113c66ba..deb372f0b8f7 100644
--- a/sys-apps/secilc/secilc-3.2.ebuild
+++ b/sys-apps/secilc/secilc-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 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="GPL-2"