diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-18 21:56:45 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-18 22:57:03 +0200 |
commit | 50bfe44a9497de5ff3f9f9def26b77be273453a2 (patch) | |
tree | e15fbe44715c471ef7f59e8b1d02aff192223e18 /profiles | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.14.6 (diff) | |
download | gentoo-50bfe44a9497de5ff3f9f9def26b77be273453a2.tar.gz gentoo-50bfe44a9497de5ff3f9f9def26b77be273453a2.tar.bz2 gentoo-50bfe44a9497de5ff3f9f9def26b77be273453a2.zip |
profiles/arch/hppa: Minimize xorg-server deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.stable.force | 6 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.stable.mask | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.stable.force b/profiles/arch/hppa/package.use.stable.force new file mode 100644 index 000000000000..a9b95016bda0 --- /dev/null +++ b/profiles/arch/hppa/package.use.stable.force @@ -0,0 +1,6 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny <mgorny@gentoo.org> (2021-09-18) +# Prepare for stabilizing a minimal xorg-server, for Xvfb. +x11-base/xorg-server minimal diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index b5e07045619e..fd639a207cee 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2021-09-18) +# Prepare for stabilizing a minimal xorg-server, for Xvfb. +media-libs/libglvnd -X +x11-apps/xinit twm +x11-base/xorg-server dmx kdrive xephyr + # Matt Turner <mattst88@gentoo.org> (2021-09-10) # dev-libs/tomsfastmath does not have stable keywords on hppa dev-libs/libtomcrypt tomsfastmath |