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

index d920dbb0436be826cf809a343c36cd7e50de1dcb..afca7d86a020188d75053c0cf7313df1332f4450 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 ~x86"
+       KEYWORDS="amd64 x86"
        S="${WORKDIR}/${MY_P}"
 fi