media-libs/opus: Minor style fix
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 8 Nov 2018 15:46:39 +0000 (16:46 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 8 Nov 2018 15:54:57 +0000 (16:54 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-libs/opus/opus-1.3.ebuild

index 6bcb9d13a5d30495a45c465e1f0176ba6e30c214..d2eb187e3cfb0a05d3259e1d7d49d34bd046bdf3 100644 (file)
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit multilib-minimal
 
 MY_P="${P/_/-}"
+inherit multilib-minimal
 
 if [[ ${PV} == *9999 ]] ; then
        inherit git-r3