sys-libs/libsepol: stable 2.8
authorJason Zaman <perfinion@gentoo.org>
Tue, 26 Jun 2018 02:01:08 +0000 (10:01 +0800)
committerJason Zaman <perfinion@gentoo.org>
Tue, 26 Jun 2018 02:06:54 +0000 (10:06 +0800)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-libs/libsepol/libsepol-2.8.ebuild

index 8672b08d98b3602fa5a1d23f3b742a946f64a376..d0c638fbd9ff834df77187f569d1aaa8e1fd4d82 100644 (file)
@@ -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