From dc0a285b73780eb6ae7d2fbd33b0422f76f026c0 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 10 May 2020 16:46:51 +0100 Subject: [PATCH] profiles: Mask allegro USE flag on ia64 and sparc media-libs/allegro is not keyworded. Signed-off-by: James Le Cuirot --- profiles/arch/ia64/use.mask | 4 ++++ profiles/arch/sparc/use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 5988ad287e6d..727a723f0cc0 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -ia64 +# James Le Cuirot (2020-05-10) +# media-libs/allegro is not keyworded. +allegro + # Sergei Trofimovich (2020-04-13) # Drop support for ghc and darcs darcs diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 23c951025597..ee854c2de66b 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -sparc +# James Le Cuirot (2020-05-10) +# media-libs/allegro is not keyworded. +allegro + # Michał Górny (2020-05-06) # dev-python/mercurial does not work on sparc due to deps. mercurial -- 2.26.2