sys-libs/libsepol: stabilize userland 2.6
authorJason Zaman <perfinion@gentoo.org>
Mon, 12 Dec 2016 13:27:51 +0000 (21:27 +0800)
committerJason Zaman <perfinion@gentoo.org>
Mon, 12 Dec 2016 13:56:51 +0000 (21:56 +0800)
Package-Manager: portage-2.3.0

sys-libs/libsepol/libsepol-2.6.ebuild

index b3452a0d98de27c84f504415d9f72ceebd300b3c..6db0f428e3a4412a0621e27a3ab9a3b621aa98a1 100644 (file)
@@ -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