sys-libs/libsemanage: x86 stable wrt bug #706146
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 19:49:48 +0000 (20:49 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 19:49:48 +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-libs/libsemanage/libsemanage-3.0.ebuild

index 816a2d03eccf4bf675946cd29a14dc9ad8b4e2b9..55e47cca920deee88cf5da8a4e2be9d682a6f3d8 100644 (file)
@@ -21,7 +21,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