summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-09-22 23:31:56 +0800
committerJason Zaman <perfinion@gentoo.org>2017-09-23 10:12:24 +0800
commit4a9e3081ef67a9151408f19637a11a1ed439727c (patch)
treeeacd8805d3fe614d1958aaef9a039fc5975b9f15
parentnet-fs/openafs-kernel: Stable for amd64, x86 (diff)
downloadgentoo-4a9e3081ef67a9151408f19637a11a1ed439727c.tar.gz
gentoo-4a9e3081ef67a9151408f19637a11a1ed439727c.tar.bz2
gentoo-4a9e3081ef67a9151408f19637a11a1ed439727c.zip
sys-libs/libsepol: stablize 2.7
Package-Manager: Portage-2.3.8, Repoman-2.3.1
-rw-r--r--sys-libs/libsepol/libsepol-2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libsepol/libsepol-2.7.ebuild b/sys-libs/libsepol/libsepol-2.7.ebuild
index e68451424fce..9b566349dc01 100644
--- a/sys-libs/libsepol/libsepol-2.7.ebuild
+++ b/sys-libs/libsepol/libsepol-2.7.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