sys-libs/libselinux: stable amd64, x86 for ruby update
authorJason Zaman <perfinion@gentoo.org>
Sat, 12 Jan 2019 08:07:52 +0000 (16:07 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sat, 12 Jan 2019 08:09:10 +0000 (16:09 +0800)
Bug: https://bugs.gentoo.org/672988
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sys-libs/libselinux/libselinux-2.8-r1.ebuild

index 7ff555999a09d3870c2230754015e02ece5eba2d..10c723c4704455d9e3450fc052b4dd4054f12748 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"
@@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]] ; then
        S="${WORKDIR}/${MY_P}/${PN}"
 else
        SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${MY_RELEASEDATE}/${MY_P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
        S="${WORKDIR}/${MY_P}"
 fi