From: Jason Zaman Date: Sat, 15 Feb 2020 11:41:29 +0000 (+0800) Subject: sys-apps/mcstrans: stable 3.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1c5459e931c520e14823766c2285cbecf9fc8882;p=gentoo.git sys-apps/mcstrans: stable 3.0 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jason Zaman --- diff --git a/sys-apps/mcstrans/mcstrans-3.0.ebuild b/sys-apps/mcstrans/mcstrans-3.0.ebuild index e68d520f4372..4582ff64b223 100644 --- a/sys-apps/mcstrans/mcstrans-3.0.ebuild +++ b/sys-apps/mcstrans/mcstrans-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -16,7 +16,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