media-libs/openjpeg: Drop unused multilib eclass
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 1 Oct 2018 21:19:11 +0000 (23:19 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 11 Oct 2018 18:35:09 +0000 (20:35 +0200)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

media-libs/openjpeg/openjpeg-2.3.0.ebuild

index 44197fb431a519b17930e9eecaefbd76dc8f81ab..14f1eaa8280c83a0c7bb408ba17b00fe3a57f8e4 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit multilib cmake-multilib
+
+inherit cmake-multilib
 
 # Make sure that test data are not newer than release;
 # otherwise we will see "Found-But-No-Test" test failures!