diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-11-09 22:44:36 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-11-09 22:44:36 +0000 |
commit | d64426c856046ea7d42336af56537bcf5e2da0c0 (patch) | |
tree | bb566c837d88456060c211845c6cf2976d47ccf9 /profiles | |
parent | dev-qt/qtwebengine: update SRC_URI with new ppc64le patchset (diff) | |
download | gentoo-d64426c856046ea7d42336af56537bcf5e2da0c0.tar.gz gentoo-d64426c856046ea7d42336af56537bcf5e2da0c0.tar.bz2 gentoo-d64426c856046ea7d42336af56537bcf5e2da0c0.zip |
profiles: Force dev-perl/Type-Tiny[minimal] on m68k
dev-perl/Type-Tie fails a test so avoid dependencies.
Bug: https://bugs.gentoo.org/820548
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/m68k/package.use.force | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/arch/m68k/package.use.force b/profiles/arch/m68k/package.use.force new file mode 100644 index 000000000000..0430487c6a2f --- /dev/null +++ b/profiles/arch/m68k/package.use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# James Le Cuirot <chewi@gentoo.org> (2021-11-09) +# dev-perl/Type-Tie fails a test so avoid dependencies. +dev-perl/Type-Tiny minimal |