sys-libs/libsepol: stablize 2.7
authorJason Zaman <perfinion@gentoo.org>
Fri, 22 Sep 2017 15:31:56 +0000 (23:31 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sat, 23 Sep 2017 02:12:24 +0000 (10:12 +0800)
Package-Manager: Portage-2.3.8, Repoman-2.3.1

sys-libs/libsepol/libsepol-2.7.ebuild

index e68451424fce4d89ae75e6a04d416b0ef8d74f9e..9b566349dc0146ea45e093626b5352fd582cb288 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