repo.or.cz
/
gentoo
/
gentoo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
dev-python/agate: Bump to 1.13.0
[gentoo/gentoo.git]
/
sec-policy
/
selinux-mrtg
/
selinux-mrtg-2.20240226-r2.ebuild
blob
8424a245bfdc6f5884cb8a1e08b70422eedb698b
1
# Copyright 1999-2024 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
3
4
EAPI="7"
5
6
MODS="mrtg"
7
8
inherit selinux-policy-2
9
10
DESCRIPTION="SELinux policy for mrtg"
11
12
if [[ ${PV} != 9999* ]] ; then
13
KEYWORDS="amd64 arm arm64 x86"
14
fi