sys-apps/secilc: stable 2.8

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Jason Zaman
2018-06-26 10:04:58 +08:00
parent 0704ac36e6
commit fddc4b2f24

View File

@@ -18,7 +18,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 ~x86"
KEYWORDS="amd64 x86"
S="${WORKDIR}/${MY_P}"
fi