diff options
Diffstat (limited to 'media-sound/easytag')
-rw-r--r-- | media-sound/easytag/easytag-2.4.3-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r1.ebuild index 630be7217fa0..7736f4dd65ab 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-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,6 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack" +RESTRICT="!test? ( test )" REQUIRED_USE=" opus? ( vorbis ) speex? ( vorbis ) |