summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/m68k/package.use.mask28
-rw-r--r--profiles/arch/m68k/use.mask18
-rw-r--r--profiles/arch/riscv/package.use.mask5
3 files changed, 26 insertions, 25 deletions
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask
index 4c4b2fa49920..7dc591aeedf7 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (2021-09-28)
+# Needs a lot of Perl packages to be keyworded.
+dev-vcs/git doc
+
# James Le Cuirot <chewi@gentoo.org> (2021-09-20)
# Requires zstd, which is currently broken on m68k.
dev-util/cmake test
@@ -23,34 +27,16 @@ app-text/htmltidy test
app-doc/doxygen doc
# James Le Cuirot <chewi@gentoo.org> (2021-08-21)
-# Avoid having to keyword dev-python/sphinx and friends for now.
-dev-python/more-itertools doc
-dev-python/pexpect doc
-dev-python/cython doc
-dev-python/cffi doc
-dev-python/cssselect doc
-dev-python/execnet doc
-dev-python/flake8 doc
-dev-python/greenlet doc
-dev-python/jinja doc
-dev-python/lxml doc
-dev-python/py doc
-dev-python/pyasn1 doc
-dev-python/pycodestyle doc
-dev-python/pygments doc
-dev-python/pylint doc
-dev-python/pytest-cov doc
-dev-python/smartypants doc
-dev-python/wrapt doc
-
-# James Le Cuirot <chewi@gentoo.org> (2021-08-21)
# Avoid lots of unkeyworded dependencies of Python tests.
dev-python/argcomplete test
dev-python/distlib test
+dev-python/fonttools test
dev-python/isort test
dev-python/nose test
+dev-python/pytest-regressions test
dev-python/requests test
dev-python/setuptools test
+dev-python/sphinx test
dev-python/urllib3 test
# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
index 411f503a5869..f3fc5130ffa9 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -4,6 +4,20 @@
# Unmask the flag which corresponds to ARCH.
-m68k
+# James Le Cuirot <chewi@gentoo.org> (2021-09-28)
+# Too many unkeyworded dependencies for now.
+efl
+subversion
+
+# James Le Cuirot <chewi@gentoo.org> (2021-09-27)
+# The Lua 5.3 tests fail on m68k so it's probably broken. 5.4 works.
+lua_targets_lua5-3
+lua_single_target_lua5-3
+
+# James Le Cuirot <chewi@gentoo.org> (2021-09-27)
+# MPI isn't very useful on an architecture that doesn't support SMP.
+mpi
+
# James Le Cuirot <chewi@gentoo.org> (2021-09-19)
# I tried Mesa under qemu-system-m68k with VirtIO-GPU. It didn't work.
opengl
@@ -24,10 +38,6 @@ rust
# Qt is not keyworded or tested.
qt5
-# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
-# dev-libs/efl has many unkeyworded dependencies.
-efl
-
# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23)
# valgrind has no m68k port.
valgrind
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 562b60830521..3db64c002a9d 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Alex Fan <alexfanqi@yahoo.com> (2021-09-27)
+# depends on mysql
+kde-apps/akonadi mysql
+
# Marek Szuba <marecki@gentoo.org> (2021-09-23)
# mkdocs ecosystem only partly keyworded on riscv, has rather messy
# Python-target requirements.
@@ -24,6 +28,7 @@ sys-cluster/ceph pmdk
# dev-ruby/asciidoctor isn't keyworded here
dev-libs/nanomsg doc
dev-util/ccache doc
+net-misc/chrony html
# Alex Fan <alexfanqi@yahoo.com> (2021-09-15)
# Marek Szuba <marecki@gentoo.org> (2021-09-07)