app-admin/setools: stabilize userland 2.6

Package-Manager: portage-2.3.0
This commit is contained in:
Jason Zaman
2016-12-12 21:30:39 +08:00
parent 10e64b4186
commit 9be15558fb

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