From: Jason Zaman Date: Sat, 17 Aug 2019 08:52:52 +0000 (+0800) Subject: sys-libs/libsepol: stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=85e6c88fc2fbfd269341ab8fc0fe45a6dca8835b;p=gentoo.git sys-libs/libsepol: stable Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman --- diff --git a/sys-libs/libsepol/libsepol-2.9.ebuild b/sys-libs/libsepol/libsepol-2.9.ebuild index 0e2359d762be..6ce341e348ec 100644 --- a/sys-libs/libsepol/libsepol-2.9.ebuild +++ b/sys-libs/libsepol/libsepol-2.9.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