diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2019-03-26 18:41:17 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2019-03-26 18:43:29 -0700 |
commit | c65e1b87989e50b122242933ece4829c8ff5cac9 (patch) | |
tree | d9a6d520c544af4a842a936d28f962bfddb53d04 /profiles/default | |
parent | app-admin/lastpass-cli: bump to v1.3.2 (diff) | |
download | gentoo-c65e1b87989e50b122242933ece4829c8ff5cac9.tar.gz gentoo-c65e1b87989e50b122242933ece4829c8ff5cac9.tar.bz2 gentoo-c65e1b87989e50b122242933ece4829c8ff5cac9.zip |
profiles: linux/arm64: mask test USE flag dev-python/kazoo
These deps aren't keyworded on arm64:
- dev-python/graphviz
- dev-python/objgraph
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/arm64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/arm64/package.use.mask b/profiles/default/linux/arm64/package.use.mask index 5830cea46e6f..1897e8a48302 100644 --- a/profiles/default/linux/arm64/package.use.mask +++ b/profiles/default/linux/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <chutzpah@gentoo.org> (26 Mar 2019) +# Some test deps aren't keyworded on arm64 +dev-python/kazoo test + # Mike Frysinger <vapier@gentoo.org> (08 May 2016) # This target supports VTV #547040. >=sys-devel/gcc-6 -vtv |