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

sys-libs/libselinux/libselinux-2.6.ebuild

index cc82d24f77682a75c34aa0b4b27301360f412f8c..430d3976f4960ce2c300f0777f8fdef002cbd5e3 100644 (file)
@@ -22,7 +22,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