diff options
author | 2024-09-06 19:30:04 +0300 | |
---|---|---|
committer | 2024-09-06 19:30:04 +0300 | |
commit | 22e8a836a25059f3cff589f0e10ff06a7154fed5 (patch) | |
tree | 04c024f509faf087ddb521daa5c864efac3b29d0 /sec-policy/selinux-skype/selinux-skype-9999.ebuild | |
parent | sys-devel/lld: keyword 18.1.8 for ~mips (diff) | |
download | gentoo-22e8a836a25059f3cff589f0e10ff06a7154fed5.tar.gz gentoo-22e8a836a25059f3cff589f0e10ff06a7154fed5.tar.bz2 gentoo-22e8a836a25059f3cff589f0e10ff06a7154fed5.zip |
sec-policy/*: drop ~mips keywords
Most likely not useful, and requires a huge dep tree
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-skype/selinux-skype-9999.ebuild')
-rw-r--r-- | sec-policy/selinux-skype/selinux-skype-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-skype/selinux-skype-9999.ebuild b/sec-policy/selinux-skype/selinux-skype-9999.ebuild index f070cea5dbe5..6af39dba9e06 100644 --- a/sec-policy/selinux-skype/selinux-skype-9999.ebuild +++ b/sec-policy/selinux-skype/selinux-skype-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for skype" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver |