diff options
author | 2020-05-15 17:14:27 -0500 | |
---|---|---|
committer | 2020-05-15 17:14:27 -0500 | |
commit | 37edfc28e4dad33f9bccbf3c7641b61a6032fbcf (patch) | |
tree | e954280ece1441ac4bdb35831572eff3f5acf07f /profiles | |
parent | dev-util/diffoscope: bump up to 144 (diff) | |
download | gentoo-37edfc28e4dad33f9bccbf3c7641b61a6032fbcf.tar.gz gentoo-37edfc28e4dad33f9bccbf3c7641b61a6032fbcf.tar.bz2 gentoo-37edfc28e4dad33f9bccbf3c7641b61a6032fbcf.zip |
Revert "profiles/riscv: mask tests on protobuf"
This reverts commit 87d6564b45a72bfaf7b64aa82490dbaf5245dd5a.
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 574f6374e5f4..f9a94009e4dc 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,10 +1,6 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Mikle Kolyada <zlogene@gentoo.org> (2020-05-16) -# missing keywords -dev-libs/protobuf test - # Lars Wendler <polynomial-c@gentoo.org> (2020-05-10) # Missing keyword media-libs/freetype brotli @@ -13,6 +9,14 @@ media-libs/freetype brotli # Mask until app-arch/lz4 is keyworded app-arch/zstd lz4 +# Sergei Trofimovich <slyfox@gentoo.org> (2020-05-07) +# Mask until app-arch/zstd is keyworded +sys-devel/gcc zstd + +# Zac Medico <zmedico@gentoo.org> (2020-05-07) +# Mask until app-arch/zstd is keyworded +sys-apps/portage binpkg-zstd + # Patrick McLean <chutzpah@gentoo.org> (2020-04-16) # Lots of python dependencies, mask to facilitate keywording # keywording dev-libs/libfido2 @@ -50,7 +54,7 @@ dev-vcs/git pcre-jit app-admin/syslog-ng amqp dbi geoip geoip2 json kafka mongodb python redis spoof-source smtp snmp test app-admin/sysstat lm-sensors -app-arch/libarchive lz4 lzo +app-arch/libarchive lz4 lzo zstd app-arch/unzip natspec app-crypt/gnupg smartcard tofu wks-server app-crypt/mit-krb5 doc test xinetd @@ -62,7 +66,7 @@ app-text/asciidoc graphviz test app-text/po4a test app-text/xmlto text dev-lang/python tk -dev-libs/boost mpi numpy +dev-libs/boost mpi numpy zstd dev-libs/check doc subunit dev-libs/glib gtk-doc test dev-libs/icu doc @@ -85,7 +89,7 @@ dev-util/pkgconf test dev-util/strace unwind dev-vcs/git cvs highlight gnome-keyring subversion tk xinetd media-libs/freetype harfbuzz png -media-libs/tiff jbig jpeg test webp +media-libs/tiff jbig jpeg test webp zstd net-fs/nfs-utils nfsv41 net-libs/gnutls doc test-full net-libs/ldns doc python @@ -101,8 +105,8 @@ sys-block/thin-provisioning-tools test sys-devel/automake test sys-devel/gdb source-highlight sys-devel/gettext cvs -sys-fs/squashfs-tools lz4 lzma lzo +sys-fs/squashfs-tools lz4 lzma lzo zstd sys-libs/libcap-ng python sys-process/audit gssapi python sys-process/procps test -sys-fs/squashfs-tools-ng lz4 lzo +sys-fs/squashfs-tools-ng lz4 lzo zstd |