summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-09-23 00:01:51 +0800
committerJason Zaman <perfinion@gentoo.org>2017-09-23 10:12:54 +0800
commit8d58c166b881505c6d78b43c035ce31543eba87f (patch)
treea91ccd2954c2f20f6f8b727b11f10dbf87425108 /sys-apps/selinux-python
parentapp-admin/setools: stablize 4.1.1 (diff)
downloadgentoo-8d58c166b881505c6d78b43c035ce31543eba87f.tar.gz
gentoo-8d58c166b881505c6d78b43c035ce31543eba87f.tar.bz2
gentoo-8d58c166b881505c6d78b43c035ce31543eba87f.zip
sys-apps/selinux-python: stablize 2.7
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'sys-apps/selinux-python')
-rw-r--r--sys-apps/selinux-python/selinux-python-2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/selinux-python/selinux-python-2.7.ebuild b/sys-apps/selinux-python/selinux-python-2.7.ebuild
index 1ba9c5dd6027..832b4b2d809c 100644
--- a/sys-apps/selinux-python/selinux-python-2.7.ebuild
+++ b/sys-apps/selinux-python/selinux-python-2.7.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