projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ddc4c4
)
app-admin/setools: Add back keywords to setools-4 now that selinux userspace supports it
author
Jason Zaman
<perfinion@gentoo.org>
Sat, 1 Oct 2016 03:41:18 +0000
(11:41 +0800)
committer
Jason Zaman
<perfinion@gentoo.org>
Mon, 3 Oct 2016 07:02:35 +0000
(15:02 +0800)
Package-Manager: portage-2.3.0
app-admin/setools/setools-4.0.1.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/setools/setools-4.0.1.ebuild
b/app-admin/setools/setools-4.0.1.ebuild
index 5e728edaf4f18251715e2061182be5a8de1f2abc..a2d192caefd6d22b75356e2979cf6c0ec847797d 100644
(file)
--- 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"