sys-apps/restorecond: stable 3.0
authorJason Zaman <perfinion@gentoo.org>
Sat, 15 Feb 2020 11:33:10 +0000 (19:33 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sat, 15 Feb 2020 13:20:22 +0000 (21:20 +0800)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
sys-apps/restorecond/restorecond-3.0.ebuild

index efe40fb0d733db04311f291cbe25db8fd5bca764..a23fc95a9c0b9890591f7d6d51d82f61908f729c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then
        S="${WORKDIR}/${MY_P}/${PN}"
 else
        SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_RELEASEDATE}/${MY_P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
        S="${WORKDIR}/${MY_P}"
 fi