app-admin/setools: Add back keywords to setools-4 now that selinux userspace supports it

Package-Manager: portage-2.3.0
This commit is contained in:
Jason Zaman
2016-10-01 11:41:18 +08:00
parent 0ddc4c4e32
commit b8a1875d29

View 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=""
KEYWORDS="~amd64 ~arm64 ~mips ~x86"
fi
LICENSE="GPL-2 LGPL-2.1"