commit: c1461bb79c88a38d2533b1ad507a6762780982ed Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jul 8 08:22:26 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 8 08:23:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1461bb7
profiles/arch/riscv: Mask more USE flags with missing deps Mask more package USE flags whose missing deps were revealed after CI upgrade. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 9532953eefb..a5083290112 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -32,10 +32,13 @@ dev-libs/check subunit dev-libs/glib gtk-doc test dev-libs/icu doc dev-libs/iniparser doc +dev-libs/libgcrypt doc dev-libs/libnl python +dev-libs/libtasn1 valgrind dev-libs/libxslt python dev-libs/libyaml doc dev-python/cython doc test +dev-python/lxml test dev-python/pygments doc test dev-python/setuptools test dev-python/snakeoil test @@ -46,7 +49,7 @@ dev-vcs/git cvs highlight gnome-keyring subversion tk xinetd media-libs/freetype harfbuzz png media-libs/tiff jbig jpeg test webp zstd net-fs/nfs-utils nfsv41 -net-libs/gnutls test-full +net-libs/gnutls doc test-full valgrind net-libs/ldns doc python net-misc/curl brotli curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss http2 rtmp ssh net-misc/ntp openntpd snmp vim-syntax zeroconf
