commit: 7f090c6c71cf679742ec1be9fcc8d38894dd7ea7 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Aug 31 13:48:51 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Aug 31 13:49:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f090c6c
profiles/riscv: drop obsolete masks Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index f5128c2dd91..5b2d53c129d 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -16,24 +16,10 @@ app-editors/emacs gui dev-util/cmake doc test dev-libs/jsoncpp doc -# Lars Wendler <[email protected]> (2020-06-25) -# Missing keyword. Requires dev-util/cmake which also lacks keyword and -# possibly a whole bunch of its deps as well -# See https://bugs.gentoo.org/729582 ->=net-misc/rsync-3.2.0 lz4 - # Lars Wendler <[email protected]> (2020-05-10) # Missing keyword media-libs/freetype brotli -# Zac Medico <[email protected]> (2020-05-09) -# Mask until app-arch/lz4 is keyworded -app-arch/zstd lz4 - -# Sergei Trofimovich <[email protected]> (2020-05-07) -# Mask until app-arch/zstd is keyworded -sys-devel/gcc zstd - # Patrick McLean <[email protected]> (2020-04-16) # Lots of python dependencies, mask to facilitate keywording # keywording dev-libs/libfido2 @@ -48,10 +34,6 @@ sys-apps/kbd test # Mask until dev-libs/libfido2 is keyworded net-misc/openssh security-key -# Sergei Trofimovich <[email protected]> (2019-02-15) -# dev-libs/xxhash is not keyworded on riscv, bug #709696 -sys-devel/gdb xxhash - # Sergei Trofimovich <[email protected]> (2019-12-02) # media-libs/gd is not keyworded on riscv sys-libs/glibc gd @@ -71,7 +53,6 @@ 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 zstd app-arch/unzip natspec app-crypt/gnupg smartcard tofu wks-server app-crypt/mit-krb5 doc test xinetd @@ -108,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 zstd +media-libs/tiff jbig jpeg test webp net-fs/nfs-utils nfsv41 net-libs/gnutls doc test-full net-libs/ldns doc python @@ -124,8 +105,7 @@ 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 zstd +sys-fs/squashfs-tools lzma sys-libs/libcap-ng python sys-process/audit gssapi python sys-process/procps test -sys-fs/squashfs-tools-ng lz4 lzo zstd
