From: Jason Zaman Date: Sat, 17 Aug 2019 09:24:20 +0000 (+0800) Subject: app-admin/setools: stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d6dcad69f2fd428a6e5b021b0d19587e15e557d6;p=gentoo.git app-admin/setools: stable Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman --- diff --git a/app-admin/setools/setools-4.1.1-r1.ebuild b/app-admin/setools/setools-4.1.1-r1.ebuild index 3d68806cff77..5a0548877647 100644 --- a/app-admin/setools/setools-4.1.1-r1.ebuild +++ b/app-admin/setools/setools-4.1.1-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/TresysTechnology/setools.git" else SRC_URI="https://github.com/TresysTechnology/setools/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="GPL-2 LGPL-2.1" diff --git a/app-admin/setools/setools-4.2.0.ebuild b/app-admin/setools/setools-4.2.0.ebuild index 70e0fb4bed29..b1bf0e666c9a 100644 --- a/app-admin/setools/setools-4.2.0.ebuild +++ b/app-admin/setools/setools-4.2.0.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" @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/SELinuxProject/setools.git" else SRC_URI="https://github.com/SELinuxProject/setools/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="GPL-2 LGPL-2.1" diff --git a/app-admin/setools/setools-4.2.1.ebuild b/app-admin/setools/setools-4.2.1.ebuild index 8df9cb7cd407..b1bf0e666c9a 100644 --- a/app-admin/setools/setools-4.2.1.ebuild +++ b/app-admin/setools/setools-4.2.1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/SELinuxProject/setools.git" else SRC_URI="https://github.com/SELinuxProject/setools/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="GPL-2 LGPL-2.1"