commit: adb662dfd09def3fe6474494f850d1cf2500fd2a
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 4 08:56:21 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul 4 08:56:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb662df
media-libs/libsndfile: drop unused test useflag
Package-Manager: portage-2.3.0
media-libs/libsndfile/libsndfile-1.0.27.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/libsndfile/libsndfile-1.0.27.ebuild
b/media-libs/libsndfile/libsndfile-1.0.27.ebuild
index c314290..8716eba 100644
--- a/media-libs/libsndfile/libsndfile-1.0.27.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.27.ebuild
@@ -22,7 +22,7 @@ fi
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="alsa minimal sqlite static-libs test"
+IUSE="alsa minimal sqlite static-libs"
RDEPEND="
!minimal? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}]