summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-26 10:01:08 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-26 10:06:54 +0800
commit0c5e5a8cd0cc7483e9c56025efb197e83c89993a (patch)
treeaf518a8259f61d2012cb372b83392e7ee8867cab /sys-libs
parentmedia-sound/gnump3d: amd64 stable (diff)
downloadgentoo-0c5e5a8cd0cc7483e9c56025efb197e83c89993a.tar.gz
gentoo-0c5e5a8cd0cc7483e9c56025efb197e83c89993a.tar.bz2
gentoo-0c5e5a8cd0cc7483e9c56025efb197e83c89993a.zip
sys-libs/libsepol: stable 2.8
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libsepol/libsepol-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libsepol/libsepol-2.8.ebuild b/sys-libs/libsepol/libsepol-2.8.ebuild
index 8672b08d98b3..d0c638fbd9ff 100644
--- a/sys-libs/libsepol/libsepol-2.8.ebuild
+++ b/sys-libs/libsepol/libsepol-2.8.ebuild
@@ -17,7 +17,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