summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-09-23 00:09:25 +0800
committerJason Zaman <perfinion@gentoo.org>2017-09-23 10:13:04 +0800
commit3256b14eccf3ad9d6da6faa361d4926a806eabf4 (patch)
tree154805fdbf9640188f2114d147636da03d329986 /sys-apps/restorecond
parentsys-apps/secilc: stablize 2.7 (diff)
downloadgentoo-3256b14eccf3ad9d6da6faa361d4926a806eabf4.tar.gz
gentoo-3256b14eccf3ad9d6da6faa361d4926a806eabf4.tar.bz2
gentoo-3256b14eccf3ad9d6da6faa361d4926a806eabf4.zip
sys-apps/restorecond: stablize 2.7
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'sys-apps/restorecond')
-rw-r--r--sys-apps/restorecond/restorecond-2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/restorecond/restorecond-2.7.ebuild b/sys-apps/restorecond/restorecond-2.7.ebuild
index 3d679bcf4c7e..a63282f7029d 100644
--- a/sys-apps/restorecond/restorecond-2.7.ebuild
+++ b/sys-apps/restorecond/restorecond-2.7.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${MY_P}/${PN}"
else
SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${MY_RELEASEDATE}/${MY_P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
S="${WORKDIR}/${MY_P}"
fi