diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-08-07 10:01:45 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-08-07 13:14:44 +0100 |
commit | 3b7d785c794ca500002160900fdd031f4001397c (patch) | |
tree | da076893cc2743544897bf77cb5a078235c332f7 /profiles/base | |
parent | sci-libs/fflas-ffpack: disable a (sometimes) failing test case. (diff) | |
download | gentoo-3b7d785c794ca500002160900fdd031f4001397c.tar.gz gentoo-3b7d785c794ca500002160900fdd031f4001397c.tar.bz2 gentoo-3b7d785c794ca500002160900fdd031f4001397c.zip |
profiles: Mask net-print/hplip-plugin[orblite] on most arches
The ORBlite scanner plugin only works on amd64 and x86.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d8f22f0dd177..76c19f87ac21 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# James Le Cuirot <chewi@gentoo.org> (2021-08-07) +# The ORBlite scanner plugin only works on amd64 and x86. +net-print/hplip-plugin orblite + # Sam James <sam@gentoo.org> (2021-08-04) # Needs last-rited app-dicts/kasumi # bug #786738 |