media-libs/xine-lib: Drop superfluous multilib inherit
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 13 Aug 2018 20:40:07 +0000 (22:40 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 13 Aug 2018 21:40:12 +0000 (23:40 +0200)
Package-Manager: Portage-2.3.46, Repoman-2.3.10

media-libs/xine-lib/xine-lib-1.2.9999.ebuild

index 7b117ee415dcf4c7e64cef1b5594d1b16e48fe76..259b970d453b547bf9bcac230606367be5167b69 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit flag-o-matic libtool multilib
+inherit flag-o-matic libtool
 
 if [[ ${PV} == *9999* ]]; then
        EHG_REPO_URI="http://hg.debian.org/hg/xine-lib/xine-lib-1.2"