diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-11 01:39:22 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-11 01:39:22 +0000 |
| commit | af93665d111a8b722a3bcff6913fbe2be3974f55 (patch) | |
| tree | 06ff4ca109d87b14d2dd542639099717710ac8b0 /sec-policy/selinux-apache | |
| parent | fd57488a76e3d4aed30d4cdfd48aa3ae30da84c7 (diff) | |
| download | baldeagleos-repo-af93665d111a8b722a3bcff6913fbe2be3974f55.tar.gz baldeagleos-repo-af93665d111a8b722a3bcff6913fbe2be3974f55.tar.xz baldeagleos-repo-af93665d111a8b722a3bcff6913fbe2be3974f55.zip | |
Adding metadata
Diffstat (limited to 'sec-policy/selinux-apache')
| -rw-r--r-- | sec-policy/selinux-apache/selinux-apache-2.20220106-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-apache/selinux-apache-2.20220106-r3.ebuild b/sec-policy/selinux-apache/selinux-apache-2.20220106-r3.ebuild index 53bce5d0dedb..504b4df20f56 100644 --- a/sec-policy/selinux-apache/selinux-apache-2.20220106-r3.ebuild +++ b/sec-policy/selinux-apache/selinux-apache-2.20220106-r3.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for apache" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 arm arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-kerberos |
