diff options
author | 2021-07-06 08:16:42 +0200 | |
---|---|---|
committer | 2021-07-06 08:17:21 +0200 | |
commit | 5bc980e236449b77d7c5742e40551b17f9c739aa (patch) | |
tree | 9b77fcc470b958281767fc6c25c07d197845015f | |
parent | net-im/signal-desktop-bin: remove old version (diff) | |
download | gentoo-5bc980e236449b77d7c5742e40551b17f9c739aa.tar.gz gentoo-5bc980e236449b77d7c5742e40551b17f9c739aa.tar.bz2 gentoo-5bc980e236449b77d7c5742e40551b17f9c739aa.zip |
package.mask: Mask media-libs/libopenaptx-0.2.1 for license trouble
Bug: https://bugs.gentoo.org/791259
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f6c81ee7a804..efb960431d05 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2021-07-06) +# Upstream changed license to GPL-3+ in order to deliberately cause +# incompatiblity with revdep licenses. Mask until the situation +# is resolved. Bug #791259. +>=media-libs/libopenaptx-0.2.1 + # Aaron W. Swenon <titanofold@gentoo.org> (2021-07-05) # PostgreSQL 9.5 has reached end of life and will no longer receive any # updates -- security or otherwise -- from upstream or Gentoo. |