diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:28:15 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:28:15 +0100 |
commit | df1c51da224d57ce20af19716b8d2b209eafde63 (patch) | |
tree | 5517f01decf863b365e8af54e1c0cbeaf9697c24 /media-sound | |
parent | media-plugins/live: drop x86-macos (diff) | |
download | gentoo-df1c51da224d57ce20af19716b8d2b209eafde63.tar.gz gentoo-df1c51da224d57ce20af19716b8d2b209eafde63.tar.bz2 gentoo-df1c51da224d57ce20af19716b8d2b209eafde63.zip |
media-sound/easytag: 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')
-rw-r--r-- | media-sound/easytag/easytag-2.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r1.ebuild index 48dbede7e4dd..67e1b072a47b 100644 --- a/media-sound/easytag/easytag-2.4.3-r1.ebuild +++ b/media-sound/easytag/easytag-2.4.3-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=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG" LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack" RESTRICT="!test? ( test )" |