sys-apps/policycoreutils: x86 stable wrt bug #706146
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 19:49:37 +0000 (20:49 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 19:49:37 +0000 (20:49 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-apps/policycoreutils/policycoreutils-3.0.ebuild

index 0025283fa0d81e5b2f51c7aa91bf5652d2da49e0..e8f010e5f5b4c92646e46314622032fb5724c1b2 100644 (file)
@@ -31,7 +31,7 @@ if [[ ${PV} == 9999 ]]; then
 else
        SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${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}"