summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-04 23:19:28 +0100
committerSam James <sam@gentoo.org>2021-07-04 23:19:28 +0100
commite27c527ab3deea4ed98b865b25ffc1f27d912742 (patch)
tree4b7897f6ea53d2d251b10bad5041953c7b9b485b /sys-apps
parentsys-apps/restorecond: Stabilize 3.2 amd64, #797616 (diff)
downloadgentoo-e27c527ab3deea4ed98b865b25ffc1f27d912742.tar.gz
gentoo-e27c527ab3deea4ed98b865b25ffc1f27d912742.tar.bz2
gentoo-e27c527ab3deea4ed98b865b25ffc1f27d912742.zip
sys-apps/secilc: Stabilize 3.2 amd64, #797616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 c7694587c83e..9d8b8732a624 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 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-2"