summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2021-02-06 20:14:03 -0800
committerJason Zaman <perfinion@gentoo.org>2021-02-06 20:14:03 -0800
commitf607b35b052d51b12da09473160eee5e5a98f9b0 (patch)
tree5c14452985ad6c747e7918cf8a90b5b161b92345 /sys-apps
parentsys-apps/selinux-python: stable amd64 x86 (diff)
downloadgentoo-f607b35b052d51b12da09473160eee5e5a98f9b0.tar.gz
gentoo-f607b35b052d51b12da09473160eee5e5a98f9b0.tar.bz2
gentoo-f607b35b052d51b12da09473160eee5e5a98f9b0.zip
sys-apps/policycoreutils: stable amd64 x86
Bug: https://bugs.gentoo.org/768258 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/policycoreutils/policycoreutils-3.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-3.1-r2.ebuild b/sys-apps/policycoreutils/policycoreutils-3.1-r2.ebuild
index b03d06939b1a..90e31a898724 100644
--- a/sys-apps/policycoreutils/policycoreutils-3.1-r2.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-3.1-r2.ebuild
@@ -31,7 +31,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_RELEASEDATE}/${MY_P}.tar.gz
https://dev.gentoo.org/~perfinion/distfiles/policycoreutils-extra-${EXTRAS_VER}.tar.bz2"
- KEYWORDS="~amd64 ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm64 ~mips x86"
S1="${WORKDIR}/${MY_P}"
S2="${WORKDIR}/policycoreutils-extra"
S="${S1}"