gentoo-ebuilds/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20250213-r1.ebuild
Jason Zaman 1d834aa9c6
sec-policy: Release of SELinux policies 2.20250213-r1
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
2025-03-08 17:07:10 -08:00

14 lines
285 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
MODS="cpufreqselector"
inherit selinux-policy-2
DESCRIPTION="SELinux policy for cpufreqselector"
if [[ ${PV} != 9999* ]] ; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi