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/mpmath: Bump to 1.4.0_alpha4
[gentoo/gentoo.git]
/
sec-policy
/
selinux-tor
/
selinux-tor-2.20240916-r1.ebuild
blob
803c56444e3cd6a8e5db19d451286df918a450e4
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="tor"
7
8
inherit selinux-policy-2
9
10
DESCRIPTION="SELinux policy for tor"
11
12
if [[ ${PV} != 9999* ]] ; then
13
KEYWORDS="amd64 arm arm64 x86"
14
fi