From: Agostino Sarubbo Date: Tue, 11 Feb 2020 19:49:51 +0000 (+0100) Subject: sys-libs/libsepol: x86 stable wrt bug #706146 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6d3114532c7798c2b77996a383747d377323d56e;p=gentoo.git sys-libs/libsepol: x86 stable wrt bug #706146 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-libs/libsepol/libsepol-3.0.ebuild b/sys-libs/libsepol/libsepol-3.0.ebuild index 1a5ab02f6c97..950ca9db1726 100644 --- a/sys-libs/libsepol/libsepol-3.0.ebuild +++ b/sys-libs/libsepol/libsepol-3.0.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then S="${WORKDIR}/${MY_P}/${PN}" else SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_RELEASEDATE}/${MY_P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~mips x86" S="${WORKDIR}/${MY_P}" fi