From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97BF4139347 for ; Mon, 5 Jul 2021 13:25:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39B61E0A98; Mon, 5 Jul 2021 13:25:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F853E0A95 for ; Mon, 5 Jul 2021 13:25:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8718335E2F for ; Mon, 5 Jul 2021 13:25:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31A2E7D4 for ; Mon, 5 Jul 2021 13:25:05 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1625491494.c237927994a8a989890f8c22cf895edb8b14dabf.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: c237927994a8a989890f8c22cf895edb8b14dabf X-VCS-Branch: master Date: Mon, 5 Jul 2021 13:25:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fb9a34d6-2c38-4ced-b0f1-f58c41386b48 X-Archives-Hash: 1917d1279f2c0618b8b1d61e120bd54a commit: c237927994a8a989890f8c22cf895edb8b14dabf Author: Marek Szuba gentoo org> AuthorDate: Mon Jul 5 13:18:39 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon Jul 5 13:24:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2379279 profiles/arch/riscv: update USE masks Signed-off-by: Marek Szuba gentoo.org> profiles/arch/riscv/package.use.mask | 48 +++++++++++++++++------------------- 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index afb5750d55e..93297ba5f18 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,13 +1,30 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-07-05) +# net-dialup/mgetty fails to compile on this arch +mail-mta/courier fax + +# Marek Szuba (2021-07-05) +# dev-db/postgresql not keyworded here yet +dev-libs/cyrus-sasl postgres +mail-mta/courier postgres +net-libs/courier-authlib postgres + # Ye Cao (2021-07-02) # Dependencies not keyworded, not tested app-text/texlive-core xetex dev-python/ipython nbconvert notebook dev-python/matplotlib cairo excel wxwidgets media-sound/alsa-utils libsamplerate -sci-libs/fftw mpi + +# Marek Szuba (2021-07-02) +# Yixun Lan (2021-05-24) +# net-fs/samba not keyworded here yet +app-misc/mc samba +gnome-base/gvfs samba +net-libs/libsoup samba +www-client/elinks samba # Marek Szuba (2021-07-02) # Dependencies not keyworded here yet: @@ -15,33 +32,21 @@ sci-libs/fftw mpi app-editors/emacs gconf m17n-lib xwidgets # - net-fs/openafs app-crypt/heimdal afs -# - dev-util/cmocka (note: tests are restricted anyway) -app-crypt/mit-krb5 test # - MANY, to be reviewed dev-cpp/eigen doc test -# - mail-mta/courier | net-mail/courier-imap, dev-db/postgresql -dev-libs/cyrus-sasl authdaemond postgres +# - dev-python/pygraphviz & sci-libs/gdal, dev-python/pandas +dev-python/networkx extras pandas # - sci-libs/umfpack (and a lot of its own deps in turn) dev-python/scipy sparse # - dev-db/libdbi, sys-cluster/ceph net-analyzer/rrdtool dbi rados -# - virtual/mpi[fortran] -sci-libs/arpack mpi -# - net-fs/samba, dev-libs/tre -www-client/elinks samba tre +# - all the fabrics, sys-cluster/slurm, sys-cluster/torque +sys-cluster/openmpi openmpi_rm_pbs openmpi_rm_slurm openmpi_fabrics_ofed openmpi_fabrics_knem openmpi_fabrics_psm openmpi_ofed_features_control-hdr-padding openmpi_ofed_features_dynamic-sl openmpi_ofed_features_rdmacm openmpi_ofed_features_udcm # Ye Cao (2021-06-24) # Dependencies not keyworded, not tested media-gfx/imagemagick fftw openexr wmf -# Marek Szuba (2021-06-21) -# net-fs/samba not keyworded here, not tested -app-misc/mc samba - -# Marek Szuba (2021-05-31) -# dev-python/networkx not keyworded here -app-portage/nattka depgraph-order - # Yixun Lan (2021-05-24) # Dependencies not keyworded, not tested dev-libs/libdbusmenu test @@ -53,7 +58,7 @@ dev-libs/libbytesize test sys-libs/libblockdev dmraid escrow app-text/docbook-xsl-ns-stylesheets ruby app-misc/geoclue modemmanager zeroconf -gnome-base/gvfs bluray cdda gnome-online-accounts google mtp ios samba test zeroconf +gnome-base/gvfs bluray cdda gnome-online-accounts google mtp ios test zeroconf sys-power/upower ios net-libs/webkit-gtk gstreamer xfce-base/xfce4-settings colord libcanberra @@ -99,10 +104,6 @@ app-crypt/pinentry efl # Dependency not keyworded on this arch. app-text/enchant voikko -# Lars Wendler (2020-12-07) -# No riscv keyword in sys-apps/hwloc -sys-process/htop hwloc - # Patrick McLean (2020-04-16) # dev-python/breathe not keyworded here, mask to facilitate # keywording dev-libs/libfido2 @@ -123,7 +124,6 @@ dev-libs/libpcre jit app-admin/syslog-ng amqp dbi geoip2 kafka mongodb redis spoof-source smtp snmp test app-arch/p7zip wxwidgets -app-crypt/gnupg wks-server app-crypt/mit-krb5 doc app-doc/doxygen doc app-editors/emacs mailutils @@ -131,7 +131,6 @@ app-misc/pax-utils python app-text/asciidoc test app-text/ghostscript-gpl cups app-text/po4a test -dev-libs/boost mpi dev-libs/check subunit dev-libs/libgcrypt doc dev-python/argcomplete test @@ -149,7 +148,6 @@ dev-util/pkgconf test dev-vcs/git cvs highlight subversion dev-vcs/mercurial zsh-completion media-libs/harfbuzz doc -sys-libs/libomp hwloc sys-libs/libcxx libcxxabi libunwind static-libs sys-libs/libcxxabi libunwind media-gfx/graphviz devil svg pdf