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

index 26e0853930fa1a798b2da87ca7d88ef3eb7f12ef..e34dd69e7451abf915a22fa5e06a3e287a0476b2 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"
@@ -31,7 +31,7 @@ if [[ ${PV} == 9999 ]]; then
 else
        SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${MY_RELEASEDATE}/${MY_P}.tar.gz
                https://dev.gentoo.org/~perfinion/distfiles/policycoreutils-extra-${EXTRAS_VER}.tar.bz2"
-       KEYWORDS="~amd64 ~arm64 ~mips ~x86"
+       KEYWORDS="amd64 ~arm64 ~mips x86"
        S1="${WORKDIR}/${MY_P}"
        S2="${WORKDIR}/policycoreutils-extra"
        S="${S1}"
index 463a7f498dc84984e98a43b877d2b3407cf139af..6b80ee68ca73d53803a0881bf0172613a0647e02 100644 (file)
@@ -31,7 +31,7 @@ if [[ ${PV} == 9999 ]]; then
 else
        SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_RELEASEDATE}/${MY_P}.tar.gz
                https://dev.gentoo.org/~perfinion/distfiles/policycoreutils-extra-${EXTRAS_VER}.tar.bz2"
-       KEYWORDS="~amd64 ~arm64 ~mips ~x86"
+       KEYWORDS="amd64 ~arm64 ~mips x86"
        S1="${WORKDIR}/${MY_P}"
        S2="${WORKDIR}/policycoreutils-extra"
        S="${S1}"