commit: 42ef6ff89001c85299204c8934749bd1020a9ea6 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Aug 13 20:40:07 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Aug 13 21:40:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ef6ff8
media-libs/xine-lib: Drop superfluous multilib inherit Package-Manager: Portage-2.3.46, Repoman-2.3.10 media-libs/xine-lib/xine-lib-1.2.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild index 7b117ee415d..259b970d453 100644 --- a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild @@ -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"