diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-05-10 16:46:51 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-05-10 16:46:51 +0100 |
commit | dc0a285b73780eb6ae7d2fbd33b0422f76f026c0 (patch) | |
tree | 459f4bc72ca47144676df6651837c5846e9728ce /profiles | |
parent | dev-python/pytools: x86 stable wrt bug #720614 (diff) | |
download | gentoo-dc0a285b73780eb6ae7d2fbd33b0422f76f026c0.tar.gz gentoo-dc0a285b73780eb6ae7d2fbd33b0422f76f026c0.tar.bz2 gentoo-dc0a285b73780eb6ae7d2fbd33b0422f76f026c0.zip |
profiles: Mask allegro USE flag on ia64 and sparc
media-libs/allegro is not keyworded.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/ia64/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
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 <chewi@gentoo.org> (2020-05-10) +# media-libs/allegro is not keyworded. +allegro + # Sergei Trofimovich <slyfox@gentoo.org> (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 <chewi@gentoo.org> (2020-05-10) +# media-libs/allegro is not keyworded. +allegro + # Michał Górny <mgorny@gentoo.org> (2020-05-06) # dev-python/mercurial does not work on sparc due to deps. mercurial |