summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-18 12:48:43 +0000
committerSam James <sam@gentoo.org>2022-07-18 12:48:43 +0000
commitd4a082a9c2fb2cdc32cb84e8a7ee9318a3ac7b16 (patch)
tree7c03c6db5da668f32a1fd5e090041a5bb044dd7d
parentsys-apps/mcstrans: Stabilize 3.4 arm, #855968 (diff)
downloadgentoo-d4a082a9.tar.gz
gentoo-d4a082a9.tar.bz2
gentoo-d4a082a9.zip
sys-apps/restorecond: Stabilize 3.4 arm, #855968
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/restorecond/restorecond-3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/restorecond/restorecond-3.4.ebuild b/sys-apps/restorecond/restorecond-3.4.ebuild
index 92d10b5de119..a36c14acbaae 100644
--- a/sys-apps/restorecond/restorecond-3.4.ebuild
+++ b/sys-apps/restorecond/restorecond-3.4.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/${PN}"
else
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz"
- KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
+ KEYWORDS="amd64 arm ~arm64 ~mips x86"
S="${WORKDIR}/${MY_P}"
fi