commit:     1257e173db7fa43a4e71db82f237379928189deb
Author:     Sven Vermeulen <swift <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  1 17:23:24 2017 +0000
Commit:     Sven Vermeulen <swift <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 17:23:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1257e173

app-admin/setools: Drop arm, arm64 and mips keywords (needed deps are not 
available)

Package-Manager: portage-2.3.3

 app-admin/setools/setools-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/setools/setools-9999.ebuild 
b/app-admin/setools/setools-9999.ebuild
index 5a1f0d6..c26cdd4 100644
--- a/app-admin/setools/setools-9999.ebuild
+++ b/app-admin/setools/setools-9999.ebuild
@@ -15,7 +15,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 ~arm ~arm64 ~mips ~x86"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2 LGPL-2.1"

Reply via email to