sys-apps/policycoreutils: stabilize userland 2.6
authorJason Zaman <perfinion@gentoo.org>
Mon, 12 Dec 2016 13:31:14 +0000 (21:31 +0800)
committerJason Zaman <perfinion@gentoo.org>
Mon, 12 Dec 2016 13:57:08 +0000 (21:57 +0800)
Package-Manager: portage-2.3.0

sys-apps/policycoreutils/policycoreutils-2.6.ebuild

index 14215db37d58eb4c0bd1df17d3e989a949b7ed8a..07cbd0392d4c16d1cc3240cdabeb39e10ad5fe5e 100644 (file)
@@ -31,7 +31,7 @@ if [[ ${PV} == 9999 ]] ; then
 else
        SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${MY_RELEASEDATE}/${MY_P}.tar.gz
                https://dev.gentoo.org/~perfinion/distfiles/policycoreutils-extra-${EXTRAS_VER}.tar.bz2"
-       KEYWORDS="~amd64 ~arm64 ~mips ~x86"
+       KEYWORDS="amd64 ~arm64 ~mips x86"
        S1="${WORKDIR}/${MY_P}"
        S2="${WORKDIR}/policycoreutils-extra"
        S="${S1}"