sys-apps/selinux-python: stable
authorJason Zaman <perfinion@gentoo.org>
Sat, 17 Aug 2019 09:34:56 +0000 (17:34 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sat, 17 Aug 2019 09:34:56 +0000 (17:34 +0800)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
sys-apps/selinux-python/selinux-python-2.8-r1.ebuild
sys-apps/selinux-python/selinux-python-2.9.ebuild

index af8f4d4296f66045a29ed15ff9cd0749f5be44f5..76d7035f05aef9e874d87e1ffe362d891f2b18b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -26,7 +26,7 @@ if [[ ${PV} == 9999 ]] ; then
        S="${WORKDIR}/${MY_P}/${PN#selinux-}"
 else
        SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${MY_RELEASEDATE}/${MY_P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~mips ~x86"
+       KEYWORDS="amd64 ~arm64 ~mips x86"
        S="${WORKDIR}/${MY_P}"
 fi
 
index eb75834f5ef4fb56021c5fe30a1801edb95c535e..925ab20f61a99f153deb43f869c7656164d13e5d 100644 (file)
@@ -26,7 +26,7 @@ if [[ ${PV} == 9999 ]] ; then
        S="${WORKDIR}/${MY_P}/${PN#selinux-}"
 else
        SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_RELEASEDATE}/${MY_P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~mips ~x86"
+       KEYWORDS="amd64 ~arm64 ~mips x86"
        S="${WORKDIR}/${MY_P}"
 fi