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