diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-06 11:39:42 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-06 11:48:20 -0800 |
commit | b813bfa6a433be24dce07405b2d7f883e4682b3a (patch) | |
tree | 740de460604a26cb9811775a3fb07e81a91945cb /profiles/arch/arm | |
parent | dev-perl/Archive-Tar-Stream: qa fixes (diff) | |
download | gentoo-b813bfa6a433be24dce07405b2d7f883e4682b3a.tar.gz gentoo-b813bfa6a433be24dce07405b2d7f883e4682b3a.tar.bz2 gentoo-b813bfa6a433be24dce07405b2d7f883e4682b3a.zip |
profiles/*/package.use.mask: enable USE=parse-clocks on more arches
net-misc/pps-tools is needed for net-misc/ntp[parse-clocks] hardware
functionality. However, net-misc/ntp has a lot more keywords than
net-misc/pps-tools.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'profiles/arch/arm')
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 2419bc770986..db5e9dd7c74d 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robin H. Johnson <robbat2@gentoo.org> (2019-12-06) +# PPS should work on all arches, but only keyworded on some arches +>=net-misc/ntp-4.2.6_p3-r1 -parse-clocks + # Andreas Sturmlechner <asturm@gentoo.org> (2019-11-28) # >=sci-libs/vtk-8 is not keyworded, bug #649054 media-libs/opencv vtk |