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

index dfe7c8bdc466bf8a314a5d3ee7655cd3c3a41213..5e7221a03b19c5c2f794aaffaa2844bb075ae098 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"
@@ -18,7 +18,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