mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-misc/clockspeed: drop mirror and bindist restriction
The package license was changed to public-domain in commit bfd4b0319f
("net-misc/clockspeed: Fix license"), therefore, mirror and bindist
restrictions are no longer needed.
Bug: https://bugs.gentoo.org/444424
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -19,7 +19,7 @@ LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~mips x86"
|
||||
IUSE="static selinux"
|
||||
RESTRICT="mirror bindist test"
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND="sys-apps/groff"
|
||||
RDEPEND="net-dns/djbdns"
|
||||
|
||||
Reference in New Issue
Block a user