app-admin/setools: Drop arm, arm64 and mips keywords (needed deps are not available)
authorSven Vermeulen <swift@gentoo.org>
Wed, 1 Feb 2017 17:23:24 +0000 (18:23 +0100)
committerSven Vermeulen <swift@gentoo.org>
Wed, 1 Feb 2017 17:23:24 +0000 (18:23 +0100)
Package-Manager: portage-2.3.3

app-admin/setools/setools-9999.ebuild

index 5a1f0d61ead6e6bccad8091817d5727c3cfc3fe3..c26cdd4e2e26c69fab206412fd15f0bdda4dea32 100644 (file)
@@ -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"