summaryrefslogtreecommitdiff
path: root/app-admin/setools
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2016-10-01 11:41:18 +0800
committerJason Zaman <perfinion@gentoo.org>2016-10-03 15:02:35 +0800
commitb8a1875d292d6c3b7b8082d5292e1d5a4fe24b01 (patch)
treec172c2c729f788cdec84cd091d715a39e3c51623 /app-admin/setools
parent0ddc4c4e32fb4dd3b738b816fc71b2190401facf (diff)
downloadgentoo-b8a1875d292d6c3b7b8082d5292e1d5a4fe24b01.tar.gz
gentoo-b8a1875d292d6c3b7b8082d5292e1d5a4fe24b01.tar.xz
app-admin/setools: Add back keywords to setools-4 now that selinux userspace supports it
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-admin/setools')
-rw-r--r--app-admin/setools/setools-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/setools/setools-4.0.1.ebuild b/app-admin/setools/setools-4.0.1.ebuild
index 5e728edaf4f..a2d192caefd 100644
--- a/app-admin/setools/setools-4.0.1.ebuild
+++ b/app-admin/setools/setools-4.0.1.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=""
+ KEYWORDS="~amd64 ~arm64 ~mips ~x86"
fi
LICENSE="GPL-2 LGPL-2.1"