diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-06-28 16:02:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-06-28 16:04:59 +0200 |
commit | c79f592c06ed5945083d0e5ca77bb49439973ecb (patch) | |
tree | 5957a5463a7747b76bb42e67347d500ae7d32ad7 /profiles/arch/ia64 | |
parent | package.mask: Mask sys-kernel/genkernel-3.5.1.0 (bug #622716) (diff) | |
download | gentoo-c79f592c06ed5945083d0e5ca77bb49439973ecb.tar.gz gentoo-c79f592c06ed5945083d0e5ca77bb49439973ecb.tar.bz2 gentoo-c79f592c06ed5945083d0e5ca77bb49439973ecb.zip |
profiles/arch/*: Mask app-shells/bash-completion[test] due to missing deps
Mask the test flag on app-shells/bash-completion on the arches where
either app-misc/dtach or dev-tcltk/tcllib is not keyworded. No
keywordreq filed at the moment since the tests are still restricted,
and there is no clear timeline on fixing them completely.
Diffstat (limited to 'profiles/arch/ia64')
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 4f62b42ddd60..9fecd253f4bd 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (28 Jun 2017) +# app-misc/dtach is not keyworded, and tests are restricted anyway, so +# no point in pursuing it right now. +app-shells/bash-completion test + # Sergei Trofimovich <slyfox@gentoo.org> (17 Jun 2017) # Pulls in dev-db/redis which is not keyworded on ia64. >=dev-python/pyzor-1.0.0 test |