diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-29 21:02:01 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-29 22:17:26 +0200 |
commit | 1e234514ecad00e781ad50a272f110b1da7533e5 (patch) | |
tree | e909ee7e3c16131627349cc5a29ca688bb92104b /profiles | |
parent | dev-libs/libpwquality: builds on m68k (diff) | |
download | gentoo-1e234514ecad00e781ad50a272f110b1da7533e5.tar.gz gentoo-1e234514ecad00e781ad50a272f110b1da7533e5.tar.bz2 gentoo-1e234514ecad00e781ad50a272f110b1da7533e5.zip |
profiles: also mask systemd[xkb] on m68k
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/m68k/package.use.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 44c74538d22a..9ae9ba8de940 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # Andreas K. Hüttel <dilfridge@gentoo.org> (2022-05-29) -# No TMP here -sys-apps/systemd tpm +# No TMP here, no xkb here +sys-apps/systemd tpm xkb # Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14) # Untested useflag on other arches, needs keywording |