commit: 9be15558fbf9cc3e1ddddb1836cd121809ed1714
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 12 13:30:39 2016 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Dec 12 13:57:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be15558
app-admin/setools: stabilize userland 2.6
Package-Manager: portage-2.3.0
app-admin/setools/setools-4.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/setools/setools-4.0.1.ebuild
b/app-admin/setools/setools-4.0.1.ebuild
index a2d192c..10eec48 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="~amd64 ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm64 ~mips x86"
fi
LICENSE="GPL-2 LGPL-2.1"