mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-misc/clockspeed: Drop dep on removed SELinux policy
The clockspeed policy was removed back in 2.20210908-r1 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -22,8 +22,7 @@ IUSE="static selinux"
|
||||
RESTRICT="mirror bindist test"
|
||||
|
||||
DEPEND="sys-apps/groff"
|
||||
RDEPEND="selinux? ( sec-policy/selinux-clockspeed )
|
||||
net-dns/djbdns"
|
||||
RDEPEND="net-dns/djbdns"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
|
||||
|
||||
Reference in New Issue
Block a user