summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-09-22 23:40:19 +0800
committerJason Zaman <perfinion@gentoo.org>2017-09-23 10:12:47 +0800
commitb5eb3c81a9280c185b93f06ec2434e0edb388bfc (patch)
tree26d28ae71deaaeb6b09863867f9a5119eea46222 /sys-apps
parentsys-apps/checkpolicy: stablize 2.7 (diff)
downloadgentoo-b5eb3c81a9280c185b93f06ec2434e0edb388bfc.tar.gz
gentoo-b5eb3c81a9280c185b93f06ec2434e0edb388bfc.tar.bz2
gentoo-b5eb3c81a9280c185b93f06ec2434e0edb388bfc.zip
sys-apps/semodule-utils: stablize 2.7
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/semodule-utils/semodule-utils-2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/semodule-utils/semodule-utils-2.7.ebuild b/sys-apps/semodule-utils/semodule-utils-2.7.ebuild
index 67891e9cf812..a0ef418401f7 100644
--- a/sys-apps/semodule-utils/semodule-utils-2.7.ebuild
+++ b/sys-apps/semodule-utils/semodule-utils-2.7.ebuild
@@ -18,7 +18,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