summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-26 10:04:33 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-26 10:07:09 +0800
commit0704ac36e6458efbaec3623baa3e9854248b28bf (patch)
tree3dd01199026dbec6b12a47d8b429b832e0fb8c8b /sys-apps/semodule-utils/semodule-utils-2.8.ebuild
parentsys-apps/selinux-python: stable 2.8 (diff)
downloadgentoo-0704ac36e6458efbaec3623baa3e9854248b28bf.tar.gz
gentoo-0704ac36e6458efbaec3623baa3e9854248b28bf.tar.bz2
gentoo-0704ac36e6458efbaec3623baa3e9854248b28bf.zip
sys-apps/semodule-utils: stable 2.8
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-apps/semodule-utils/semodule-utils-2.8.ebuild')
-rw-r--r--sys-apps/semodule-utils/semodule-utils-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/semodule-utils/semodule-utils-2.8.ebuild b/sys-apps/semodule-utils/semodule-utils-2.8.ebuild
index 9c11d6fc2ec9..2d1aad84d516 100644
--- a/sys-apps/semodule-utils/semodule-utils-2.8.ebuild
+++ b/sys-apps/semodule-utils/semodule-utils-2.8.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