From 3efd919e420205787573e26ed2c2599eed964a91 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sat, 12 Jan 2019 16:07:52 +0800 Subject: sys-libs/libselinux: stable amd64, x86 for ruby update Bug: https://bugs.gentoo.org/672988 Signed-off-by: Jason Zaman Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- sys-libs/libselinux/libselinux-2.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs/libselinux') diff --git a/sys-libs/libselinux/libselinux-2.8-r1.ebuild b/sys-libs/libselinux/libselinux-2.8-r1.ebuild index 7ff555999a09..10c723c47044 100644 --- a/sys-libs/libselinux/libselinux-2.8-r1.ebuild +++ b/sys-libs/libselinux/libselinux-2.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]] ; then S="${WORKDIR}/${MY_P}/${PN}" else SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${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