summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-26 10:04:02 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-26 10:07:06 +0800
commit7b0a5b125539a7f90d7448236a79863442b85921 (patch)
treeea6e33ca5b3fda1cfdf2cb6fe411ff241500b227 /sys-apps
parentsys-apps/policycoreutils: stable 2.8 (diff)
downloadgentoo-7b0a5b125539a7f90d7448236a79863442b85921.tar.gz
gentoo-7b0a5b125539a7f90d7448236a79863442b85921.tar.bz2
gentoo-7b0a5b125539a7f90d7448236a79863442b85921.zip
sys-apps/selinux-python: stable 2.8
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/selinux-python/selinux-python-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/selinux-python/selinux-python-2.8.ebuild b/sys-apps/selinux-python/selinux-python-2.8.ebuild
index 96a4fbaa8e14..26e11a5ad06b 100644
--- a/sys-apps/selinux-python/selinux-python-2.8.ebuild
+++ b/sys-apps/selinux-python/selinux-python-2.8.ebuild
@@ -26,7 +26,7 @@ if [[ ${PV} == 9999 ]] ; then
S="${WORKDIR}/${MY_P}/${PN#selinux-}"
else
SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${MY_RELEASEDATE}/${MY_P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm64 ~mips x86"
S="${WORKDIR}/${MY_P}"
fi