projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df05c08
)
sys-apps/selinux-python: amd64 stable wrt bug #706146
author
Agostino Sarubbo
<ago@gentoo.org>
Tue, 11 Feb 2020 19:42:26 +0000
(20:42 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Tue, 11 Feb 2020 19:43:16 +0000
(20:43 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-apps/selinux-python/selinux-python-3.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/selinux-python/selinux-python-3.0.ebuild
b/sys-apps/selinux-python/selinux-python-3.0.ebuild
index fa000d4f1a3023ff48b2312b77768645aff3a7b7..40ce05ce91f9402550f6677018a881fe7c624b28 100644
(file)
--- a/
sys-apps/selinux-python/selinux-python-3.0.ebuild
+++ b/
sys-apps/selinux-python/selinux-python-3.0.ebuild
@@
-26,7
+26,7
@@
if [[ ${PV} == 9999 ]] ; then
S="${WORKDIR}/${MY_P}/${PN#selinux-}"
else
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_RELEASEDATE}/${MY_P}.tar.gz"
- KEYWORDS="
~
amd64 ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm64 ~mips ~x86"
S="${WORKDIR}/${MY_P}"
fi