diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:28:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:28:45 +0100 |
commit | b6b2e80729f82c416b3b1698d92807fac4c75274 (patch) | |
tree | 882c24abb448c33bb5e6625df250745f4e5045dd /media-sound/lame | |
parent | media-sound/ecasound: drop x86-macos (diff) | |
download | gentoo-b6b2e80729f82c416b3b1698d92807fac4c75274.tar.gz gentoo-b6b2e80729f82c416b3b1698d92807fac4c75274.tar.bz2 gentoo-b6b2e80729f82c416b3b1698d92807fac4c75274.zip |
media-sound/lame: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/lame-3.100-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.100-r3.ebuild b/media-sound/lame/lame-3.100-r3.ebuild index 8217e424a4ba..87f1c4a92de7 100644 --- a/media-sound/lame/lame-3.100-r3.ebuild +++ b/media-sound/lame/lame-3.100-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="debug cpu_flags_x86_mmx +frontend mp3rtp sndfile static-libs" # These deps are without MULTILIB_USEDEP and are correct since we only build |