From 6d3114532c7798c2b77996a383747d377323d56e Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 11 Feb 2020 20:49:51 +0100 Subject: 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 --- sys-libs/libsepol/libsepol-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs/libsepol') 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 -- cgit v1.2.3-65-gdbad