diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:28:59 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:28:59 +0100 |
commit | ec4f28eb803fcd0ddd5c24df045ca2a9f59e7fda (patch) | |
tree | cdbe880f9da8ad43e839e8602c8918fa57bea58f /media-sound/madplay | |
parent | media-sound/lame: drop x86-macos (diff) | |
download | gentoo-ec4f28eb803fcd0ddd5c24df045ca2a9f59e7fda.tar.gz gentoo-ec4f28eb803fcd0ddd5c24df045ca2a9f59e7fda.tar.bz2 gentoo-ec4f28eb803fcd0ddd5c24df045ca2a9f59e7fda.zip |
media-sound/madplay: 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/madplay')
-rw-r--r-- | media-sound/madplay/madplay-0.15.2b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/madplay/madplay-0.15.2b-r1.ebuild b/media-sound/madplay/madplay-0.15.2b-r1.ebuild index e65827d1cec3..444be063a6b9 100644 --- a/media-sound/madplay/madplay-0.15.2b-r1.ebuild +++ b/media-sound/madplay/madplay-0.15.2b-r1.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mad/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="alsa nls" RDEPEND=" |